summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-19 14:20:08 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-19 14:20:08 +0300
commitf48e2fbd1489aac6eac05315ed66d5ccc171a5e2 (patch)
treec4443de5923e2179da2365cc06c8153e357fe078 /sandstorm-pkgdef.capnp
parent27f9e9e104f9c1682cd3e89b73b3e64a2a98e89d (diff)
downloadwekan-f48e2fbd1489aac6eac05315ed66d5ccc171a5e2.tar.gz
wekan-f48e2fbd1489aac6eac05315ed66d5ccc171a5e2.tar.bz2
wekan-f48e2fbd1489aac6eac05315ed66d5ccc171a5e2.zip
v0.97v0.97
Diffstat (limited to 'sandstorm-pkgdef.capnp')
-rw-r--r--sandstorm-pkgdef.capnp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index b4d4e363..84658691 100644
--- a/sandstorm-pkgdef.capnp
+++ b/sandstorm-pkgdef.capnp
@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
- appVersion = 81,
+ appVersion = 82,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.96.0~2018-05-19"),
+ appMarketingVersion = (defaultText = "0.97.0~2018-05-19"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,