summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-09-06 19:54:07 +0300
committerLauri Ojansivu <x@xet7.org>2018-09-06 19:54:07 +0300
commit1d2896886e55244e65117f4785346a673f48722a (patch)
treee62ad57c1b9269bfa982307903fea289be52f50b /sandstorm-pkgdef.capnp
parente52351dcbfb0eb25f59deaf39491422ce8fa9278 (diff)
downloadwekan-1d2896886e55244e65117f4785346a673f48722a.tar.gz
wekan-1d2896886e55244e65117f4785346a673f48722a.tar.bz2
wekan-1d2896886e55244e65117f4785346a673f48722a.zip
v1.43v1.43
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 4173cbb8..fb0507b5 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 = 127,
+ appVersion = 128,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.42.0~2018-09-06"),
+ appMarketingVersion = (defaultText = "1.43.0~2018-09-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,