summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-26 20:20:54 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-26 20:20:54 +0200
commit939d8a7078f535a92e48234b3f09c1c7a1d45537 (patch)
tree913df17638753f4935f10a325bc5a3c47c891944 /sandstorm-pkgdef.capnp
parentdb62a51d5a11e65ede62c24b3cb3f838449729a2 (diff)
downloadwekan-939d8a7078f535a92e48234b3f09c1c7a1d45537.tar.gz
wekan-939d8a7078f535a92e48234b3f09c1c7a1d45537.tar.bz2
wekan-939d8a7078f535a92e48234b3f09c1c7a1d45537.zip
v2.04v2.04
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 4acdaafd..df483323 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 = 205,
+ appVersion = 206,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.03.0~2019-01-25"),
+ appMarketingVersion = (defaultText = "2.04.0~2019-01-26"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,