Skip to content

Commit 2cb6195

Browse files
committed
Release v0.10.0-rc4
1 parent 7c4640b commit 2cb6195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sandstorm-pkgdef.capnp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
2222
appTitle = (defaultText = "Wekan"),
2323
# The name of the app as it is displayed to the user.
2424

25-
appVersion = 7,
25+
appVersion = 8,
2626
# Increment this for every release.
2727

28-
appMarketingVersion = (defaultText = "0.10-rc3"),
28+
appMarketingVersion = (defaultText = "0.10-rc4"),
2929
# Human-readable presentation of the app version.
3030

3131
minUpgradableAppVersion = 0,

0 commit comments

Comments
 (0)