File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
name : setonix_api
2
2
description : The Linwood Setonix API
3
- version : 0.3.0
3
+ version : 0.3.1
4
4
publish_to : none
5
5
# repository: https://github.com/my_org/my_repo
6
6
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ AppDir:
14
14
id : dev.linwood.setonix
15
15
name : Linwood Setonix
16
16
icon : dev.linwood.setonix
17
- version : 0.3.0
17
+ version : 0.3.1
18
18
exec : setonix
19
19
exec_args : $@
20
20
apt :
Original file line number Diff line number Diff line change 1
1
Package: linwood-setonix
2
- Version: 0.3.0
2
+ Version: 0.3.1
3
3
Section: base
4
4
Priority: optional
5
5
Homepage: https://github.com/LinwoodDev/Setonix
Original file line number Diff line number Diff line change @@ -1023,7 +1023,7 @@ packages:
1023
1023
path: "../api"
1024
1024
relative: true
1025
1025
source: path
1026
- version: "0.3.0 "
1026
+ version: "0.3.1 "
1027
1027
share_plus:
1028
1028
dependency: transitive
1029
1029
description:
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: Play games without internet
11
11
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
12
12
# Read more about iOS versioning at
13
13
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14
- version : 0.3.0+4
14
+ version : 0.3.1+5
15
15
publish_to : none
16
16
17
17
environment :
Original file line number Diff line number Diff line change 1
1
name : setonix_server
2
2
description : The Linwood Setonix game server
3
- version : 0.3.0
3
+ version : 0.3.1
4
4
publish_to : none
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments