Skip to content

Commit 6360406

Browse files
committed
Update Version to 0.8.2
1 parent ea84e7e commit 6360406

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.8.1
3+
version: 0.8.2
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.8.1
2+
Version: 0.8.2
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
@@ -1100,7 +1100,7 @@ packages:
11001100
path: "../api"
11011101
relative: true
11021102
source: path
1103-
version: "0.8.1"
1103+
version: "0.8.2"
11041104
setonix_plugin:
11051105
dependency: "direct main"
11061106
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.8.1+14
14+
version: 0.8.2+15
1515
publish_to: none
1616

1717
environment:

plugin/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ packages:
434434
path: "../api"
435435
relative: true
436436
source: path
437-
version: "0.8.1"
437+
version: "0.8.2"
438438
shelf:
439439
dependency: transitive
440440
description:

server/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ packages:
500500
path: "../api"
501501
relative: true
502502
source: path
503-
version: "0.8.1"
503+
version: "0.8.2"
504504
setonix_plugin:
505505
dependency: "direct main"
506506
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.8.1
3+
version: 0.8.2
44
publish_to: none
55

66
environment:

0 commit comments

Comments
 (0)