summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-01 16:47:14 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-01 16:47:14 +0200
commitd94f11c7786a48112bd9b024ef7794091b74bb40 (patch)
treeed6890f993cdf351038db43857d2288fc6df6b47 /sandstorm-pkgdef.capnp
parentfcd5fda7516698238e24c77db0d01a0e1472974d (diff)
downloadwekan-d94f11c7786a48112bd9b024ef7794091b74bb40.tar.gz
wekan-d94f11c7786a48112bd9b024ef7794091b74bb40.tar.bz2
wekan-d94f11c7786a48112bd9b024ef7794091b74bb40.zip
v0.69v0.69
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 3b635864..71f64fad 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 = 53,
+ appVersion = 54,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.68.0~2018-01-29"),
+ appMarketingVersion = (defaultText = "0.69.0~2018-02-01"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,