summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-28 21:20:16 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-28 21:20:16 +0300
commitc0df1dd4aa8b03d28d9f63cd62c9b910b6da3b2c (patch)
tree3ea7aef74b7e8910b64c881ad747d42f240cda0a /sandstorm-pkgdef.capnp
parentba63627ebfc7a9e96fd9c47587de298eb107bc5e (diff)
downloadwekan-c0df1dd4aa8b03d28d9f63cd62c9b910b6da3b2c.tar.gz
wekan-c0df1dd4aa8b03d28d9f63cd62c9b910b6da3b2c.tar.bz2
wekan-c0df1dd4aa8b03d28d9f63cd62c9b910b6da3b2c.zip
v1.37v1.37
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 9586a991..92ef8ae7 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 = 121,
+ appVersion = 122,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.36.0~2018-08-25"),
+ appMarketingVersion = (defaultText = "1.37.0~2018-08-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,