summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-30 18:17:15 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-30 18:17:15 +0200
commitd6b7c17402abe09c61181415cf778eca56842377 (patch)
treeac80715e3e5a99a5da0f33695bdda84bdbe3cd3c /sandstorm-pkgdef.capnp
parent7e247c14b2a89849c37376d9ebd68d6d121b33cb (diff)
downloadwekan-d6b7c17402abe09c61181415cf778eca56842377.tar.gz
wekan-d6b7c17402abe09c61181415cf778eca56842377.tar.bz2
wekan-d6b7c17402abe09c61181415cf778eca56842377.zip
v2.10v2.10
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 c25385ca..ddaea563 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 = 211,
+ appVersion = 212,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.09.0~2019-01-28"),
+ appMarketingVersion = (defaultText = "2.10.0~2019-01-30"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,