summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-21 17:29:04 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-21 17:29:04 +0300
commitd4cc337577ef99565a1418ab5a1638479a6bb897 (patch)
treee41a5de15d0efe00740bf06a8c89f3ff9d40e27a /sandstorm-pkgdef.capnp
parent25695bdef29d0f57f6fc415c210bde30025b78ec (diff)
downloadwekan-d4cc337577ef99565a1418ab5a1638479a6bb897.tar.gz
wekan-d4cc337577ef99565a1418ab5a1638479a6bb897.tar.bz2
wekan-d4cc337577ef99565a1418ab5a1638479a6bb897.zip
v1.00v1.00
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 ae86c756..edbb3d2a 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 = 84,
+ appVersion = 85,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.99.0~2018-05-21"),
+ appMarketingVersion = (defaultText = "1.00.0~2018-05-21"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,