File tree Expand file tree Collapse file tree 5 files changed +20
-7
lines changed Expand file tree Collapse file tree 5 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " opendeck" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"description" : " Use stream controllers" ,
5
5
"author" : " ninjadev64" ,
6
6
"license" : " GPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " opendeck"
3
- version = " 2.3.0 "
3
+ version = " 2.3.1 "
4
4
description = " Use stream controllers"
5
5
authors = [" ninjadev64" ]
6
6
license = " GPL-3.0-or-later"
Original file line number Diff line number Diff line change 27
27
28
28
<screenshots >
29
29
<screenshot type =" default" >
30
- <image >https://github.com/ninjadev64/OpenDeck/raw/2daaf68 /.github/readme/mainmenu.png</image >
30
+ <image >https://github.com/ninjadev64/OpenDeck/raw/f3e84c7 /.github/readme/mainmenu.png</image >
31
31
</screenshot >
32
32
<screenshot >
33
- <image >https://github.com/ninjadev64/OpenDeck/raw/2daaf68 /.github/readme/multiaction.png</image >
33
+ <image >https://github.com/ninjadev64/OpenDeck/raw/f3e84c7 /.github/readme/multiaction.png</image >
34
34
</screenshot >
35
35
<screenshot >
36
- <image >https://github.com/ninjadev64/OpenDeck/raw/2daaf68/.github/readme/plugins.png</image >
36
+ <image >https://github.com/ninjadev64/OpenDeck/raw/f3e84c7/.github/readme/plugins.png</image >
37
+ </screenshot >
38
+ <screenshot >
39
+ <image >https://github.com/ninjadev64/OpenDeck/raw/f3e84c7/.github/readme/profiles.png</image >
37
40
</screenshot >
38
41
</screenshots >
39
42
43
46
</branding >
44
47
45
48
<releases >
49
+ <release version =" 2.3.1" date =" 2024-12-17" >
50
+ <url type =" details" >https://github.com/ninjadev64/OpenDeck/releases/tag/v2.3.1</url >
51
+ <description >
52
+ <ul >
53
+ <li >Fix instances being removed due to a race condition</li >
54
+ <li >Fix profile switching deadlock</li >
55
+ <li >Bug fixes and improvements</li >
56
+ </ul >
57
+ </description >
58
+ </release >
46
59
<release version =" 2.3.0" date =" 2024-12-16" >
47
60
<url type =" details" >https://github.com/ninjadev64/OpenDeck/releases/tag/v2.3.0</url >
48
61
<description >
Original file line number Diff line number Diff line change 40
40
},
41
41
"productName" : " OpenDeck" ,
42
42
"mainBinaryName" : " opendeck" ,
43
- "version" : " 2.3.0 " ,
43
+ "version" : " 2.3.1 " ,
44
44
"identifier" : " opendeck" ,
45
45
"plugins" : {
46
46
"deep-link" : {
You can’t perform that action at this time.
0 commit comments