We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e57dc commit f90ac03Copy full SHA for f90ac03
sandstorm-pkgdef.capnp
@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
22
appTitle = (defaultText = "Wekan"),
23
# The name of the app as it is displayed to the user.
24
25
- appVersion = 8,
+ appVersion = 9,
26
# Increment this for every release.
27
28
- appMarketingVersion = (defaultText = "0.10-rc4"),
+ appMarketingVersion = (defaultText = "0.10"),
29
# Human-readable presentation of the app version.
30
31
minUpgradableAppVersion = 0,
0 commit comments