summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
commita0b6b6dac7bc414c95e8346aaea411c4d0410821 (patch)
tree35cd8c3594639333a56767fb9420233a07028d84 /sandstorm-pkgdef.capnp
parent62328c2d2a775677d91199815143a8e116ee712e (diff)
downloadwekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.gz
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.bz2
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.zip
v3.70
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 900c6ae2..06b44954 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 = 371,
+ appVersion = 372,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.69.0~2020-01-10"),
+ appMarketingVersion = (defaultText = "3.70.0~2020-01-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,