Skip to content

Commit 64c5594

Browse files
committed
Update Version to 0.6.1
1 parent 65b8923 commit 64c5594

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.6.0
3+
version: 0.6.1
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.6.0
2+
Version: 0.6.1
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
@@ -1147,7 +1147,7 @@ packages:
11471147
path: "../api"
11481148
relative: true
11491149
source: path
1150-
version: "0.6.0"
1150+
version: "0.6.1"
11511151
setonix_plugin:
11521152
dependency: "direct main"
11531153
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.6.0+10
14+
version: 0.6.1+11
1515
publish_to: none
1616

1717
environment:

plugin/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ packages:
410410
path: "../api"
411411
relative: true
412412
source: path
413-
version: "0.6.0"
413+
version: "0.6.1"
414414
shelf:
415415
dependency: transitive
416416
description:

server/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ packages:
492492
path: "../api"
493493
relative: true
494494
source: path
495-
version: "0.6.0"
495+
version: "0.6.1"
496496
setonix_plugin:
497497
dependency: "direct main"
498498
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.6.0
3+
version: 0.6.1
44
publish_to: none
55

66
environment:

0 commit comments

Comments
 (0)