summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-09-30 20:29:41 +0300
committerLauri Ojansivu <x@xet7.org>2017-09-30 20:29:41 +0300
commite6a866cb9ef8253c6d59ce7b1deafb5edb1f5180 (patch)
treea22eb26ed2ddb203d0ff8bc4718b25d7880423f2 /sandstorm-pkgdef.capnp
parent8680d7727b306ad18a0c46743459dead9ef87d7a (diff)
downloadwekan-e6a866cb9ef8253c6d59ce7b1deafb5edb1f5180.tar.gz
wekan-e6a866cb9ef8253c6d59ce7b1deafb5edb1f5180.tar.bz2
wekan-e6a866cb9ef8253c6d59ce7b1deafb5edb1f5180.zip
v0.44v0.44
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 07f1c8ef..0d7aa843 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 = 30,
+ appVersion = 31,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.43.0~2017-09-25"),
+ appMarketingVersion = (defaultText = "0.44.0~2017-09-30"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,