Skip to content

Commit 9331d3b

Browse files
committed
Update Version to 0.8.0
1 parent 7cb2b7e commit 9331d3b

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: setonix_api
22
description: The Linwood Setonix API
3-
version: 0.7.0
3+
version: 0.8.0
44
publish_to: none
55
# repository: https://github.com/my_org/my_repo
66

app/linux/debian/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: linwood-setonix
2-
Version: 0.7.0
2+
Version: 0.8.0
33
Section: base
44
Priority: optional
55
Homepage: https://github.com/LinwoodDev/Setonix

app/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ packages:
10981098
path: "../api"
10991099
relative: true
11001100
source: path
1101-
version: "0.7.0"
1101+
version: "0.8.0"
11021102
setonix_plugin:
11031103
dependency: "direct main"
11041104
description:

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Play games without internet
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 0.7.0+11
14+
version: 0.8.0+12
1515
publish_to: none
1616

1717
environment:

plugin/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ packages:
394394
path: "../api"
395395
relative: true
396396
source: path
397-
version: "0.7.0"
397+
version: "0.8.0"
398398
shelf:
399399
dependency: transitive
400400
description:

server/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ packages:
484484
path: "../api"
485485
relative: true
486486
source: path
487-
version: "0.7.0"
487+
version: "0.8.0"
488488
setonix_plugin:
489489
dependency: "direct main"
490490
description:

server/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: setonix_server
22
description: The Linwood Setonix game server
3-
version: 0.7.0
3+
version: 0.8.0
44
publish_to: none
55

66
environment:

0 commit comments

Comments
 (0)