summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-09-04 20:51:22 +0300
committerLauri Ojansivu <x@xet7.org>2018-09-04 20:51:22 +0300
commit910771708a1ec37d198e2a0589aad2f035fcb4ff (patch)
tree00efcf6844b8090de2cc959c8ae732a2b93e8aeb /sandstorm-pkgdef.capnp
parent7ba361e2c97df1a54bd187f56a39f8086aa0b597 (diff)
downloadwekan-910771708a1ec37d198e2a0589aad2f035fcb4ff.tar.gz
wekan-910771708a1ec37d198e2a0589aad2f035fcb4ff.tar.bz2
wekan-910771708a1ec37d198e2a0589aad2f035fcb4ff.zip
v1.40v1.40
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 f143377b..1dcd6c42 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 = 124,
+ appVersion = 125,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.39.0~2018-08-29"),
+ appMarketingVersion = (defaultText = "1.40.0~2018-09-04"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,