summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-12 22:20:17 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-12 22:20:17 +0300
commita98ae8dc710c333288d81b9fcc35d2c22e4c16fd (patch)
tree67c903a1b9804660670fe4a1a8ba68e04d4c7214 /sandstorm-pkgdef.capnp
parent193ff20c23c5b9b8e432448fad99bd1a063e2e0f (diff)
downloadwekan-a98ae8dc710c333288d81b9fcc35d2c22e4c16fd.tar.gz
wekan-a98ae8dc710c333288d81b9fcc35d2c22e4c16fd.tar.bz2
wekan-a98ae8dc710c333288d81b9fcc35d2c22e4c16fd.zip
v1.04v1.04
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 81b4fe93..7953f0f9 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 = 88,
+ appVersion = 89,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.03.0~2018-06-08"),
+ appMarketingVersion = (defaultText = "1.04.0~2018-06-12"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,