summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-27 18:27:21 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-27 18:27:21 +0200
commit905ddafe41b2558bf2da182a11218237321f8613 (patch)
treeeb276913daee9123568e1eae868379ab6ede73fc /sandstorm-pkgdef.capnp
parent62a0e57f38cd9b3e39fd16b27304134c841d2c4a (diff)
downloadwekan-905ddafe41b2558bf2da182a11218237321f8613.tar.gz
wekan-905ddafe41b2558bf2da182a11218237321f8613.tar.bz2
wekan-905ddafe41b2558bf2da182a11218237321f8613.zip
v2.05v2.05
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 0e269034..eaf011fe 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 = 206,
+ appVersion = 207,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.04.0~2019-01-26"),
+ appMarketingVersion = (defaultText = "2.05.0~2019-01-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,