summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-01 15:42:23 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-01 15:42:23 +0200
commita4564bed3ada234fcaaa7d7dd469d58e05a652e1 (patch)
tree6dc5966e48715886207ff1077a8ac259ef5f1f1e /sandstorm-pkgdef.capnp
parent4ef3e587cb406fa66ff2300fc7746a43cff5d2af (diff)
downloadwekan-a4564bed3ada234fcaaa7d7dd469d58e05a652e1.tar.gz
wekan-a4564bed3ada234fcaaa7d7dd469d58e05a652e1.tar.bz2
wekan-a4564bed3ada234fcaaa7d7dd469d58e05a652e1.zip
v2.35v2.35
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 7c72f1a1..c8923eed 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 = 236,
+ appVersion = 237,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.34.0~2019-03-01"),
+ appMarketingVersion = (defaultText = "2.35.0~2019-03-01"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,