summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-27 11:06:37 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-27 11:06:37 +0300
commit766b58d91b7a76738ee7c95da2522ef62de866b1 (patch)
treef354d7b9b08b8e1055f920ff7c98500f7e044b03 /sandstorm-pkgdef.capnp
parent663a4040f965be6e6b120d93cd9fbcf86dcf8906 (diff)
downloadwekan-766b58d91b7a76738ee7c95da2522ef62de866b1.tar.gz
wekan-766b58d91b7a76738ee7c95da2522ef62de866b1.tar.bz2
wekan-766b58d91b7a76738ee7c95da2522ef62de866b1.zip
v1.08v1.08
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 a7d46939..56c0640d 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 = 92,
+ appVersion = 93,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.07.0~2018-06-14"),
+ appMarketingVersion = (defaultText = "1.07.0~2018-06-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,