summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-16 11:58:44 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-16 11:58:44 +0200
commit2a59043ef18831e6d560cf8c901d25437915728d (patch)
treec8f1e6d41ba10ed815a9e27fd18433932f81e009 /sandstorm-pkgdef.capnp
parent3d76a35a68dc4d3236b21aec2615d21946c743dd (diff)
downloadwekan-2a59043ef18831e6d560cf8c901d25437915728d.tar.gz
wekan-2a59043ef18831e6d560cf8c901d25437915728d.tar.bz2
wekan-2a59043ef18831e6d560cf8c901d25437915728d.zip
v1.92v1.92
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 c9e67cb8..8050b81c 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 = 193,
+ appVersion = 194,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.91.0~2018-12-15"),
+ appMarketingVersion = (defaultText = "1.92.0~2018-12-16"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,