summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-18 20:23:43 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-18 20:23:43 +0200
commit61c02920891b95e7d0779848ebe4f6b3d516592c (patch)
treecdee0f25362e47d6ea8f10301d4e959e777e2163 /sandstorm-pkgdef.capnp
parentc8173fd9f9d220c7de40c9b7ecdca34d97181f26 (diff)
parent2fbcf7e9b61702a2c3311f813de2bb12a754b2b2 (diff)
downloadwekan-61c02920891b95e7d0779848ebe4f6b3d516592c.tar.gz
wekan-61c02920891b95e7d0779848ebe4f6b3d516592c.tar.bz2
wekan-61c02920891b95e7d0779848ebe4f6b3d516592c.zip
Merge branch 'edge' into meteor-1.8
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 9790e2d4..f0f4cc71 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 = 195,
+ appVersion = 196,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.93.0~2018-12-16"),
+ appMarketingVersion = (defaultText = "1.94.0~2018-12-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,