summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-08-30 01:05:41 +0300
committerLauri Ojansivu <x@xet7.org>2017-08-30 01:05:41 +0300
commitddc21046b9385ac5ce5bbb9a773484fcd056d10c (patch)
treef8e902c7a90972032f14c4b1d1f70cd82fa875d4 /sandstorm-pkgdef.capnp
parent51206cb108b92eec80e35610ef88551fe8a43feb (diff)
downloadwekan-ddc21046b9385ac5ce5bbb9a773484fcd056d10c.tar.gz
wekan-ddc21046b9385ac5ce5bbb9a773484fcd056d10c.tar.bz2
wekan-ddc21046b9385ac5ce5bbb9a773484fcd056d10c.zip
v0.34v0.34
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 c2250fe5..32ee8c5f 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 = 20,
+ appVersion = 21,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.33.0~2017-08-29"),
+ appMarketingVersion = (defaultText = "0.34.0~2017-08-30"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,