summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-16 19:09:16 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-16 19:09:16 +0200
commita42d9871bd420ba0647a590ad2a131822455a905 (patch)
treefbe76ba86a1b33b5641a9770195798936c8e01d7 /sandstorm-pkgdef.capnp
parent7a2ea7cacee6fc5cc8103144445e562d4e38d80c (diff)
downloadwekan-a42d9871bd420ba0647a590ad2a131822455a905.tar.gz
wekan-a42d9871bd420ba0647a590ad2a131822455a905.tar.bz2
wekan-a42d9871bd420ba0647a590ad2a131822455a905.zip
v1.93v1.93
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 8050b81c..9790e2d4 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 = 194,
+ appVersion = 195,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.92.0~2018-12-16"),
+ appMarketingVersion = (defaultText = "1.93.0~2018-12-16"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,