summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-25 01:22:50 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-25 01:22:50 +0300
commit23c27f9e0769265f5bb1f9d770290afef2dfb316 (patch)
treec0608a8586916e3b4bfbb0e4238370061302487d /sandstorm-pkgdef.capnp
parentc36509095a4f44718df1ebbd0f09aedff5febc39 (diff)
downloadwekan-23c27f9e0769265f5bb1f9d770290afef2dfb316.tar.gz
wekan-23c27f9e0769265f5bb1f9d770290afef2dfb316.tar.bz2
wekan-23c27f9e0769265f5bb1f9d770290afef2dfb316.zip
v1.36v1.36
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 eb4bc006..9586a991 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 = 120,
+ appVersion = 121,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.35.0~2018-08-23"),
+ appMarketingVersion = (defaultText = "1.36.0~2018-08-25"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,