summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-29 14:57:41 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-29 14:57:41 +0200
commit85d47c4ff2c625331540d7cbc7f499c41df6d3b8 (patch)
treeb275eb9312b7f63fa589d456c5179b0c55178082 /sandstorm-pkgdef.capnp
parent928973e310c0c8750ec0be12fa02c1992063c339 (diff)
downloadwekan-85d47c4ff2c625331540d7cbc7f499c41df6d3b8.tar.gz
wekan-85d47c4ff2c625331540d7cbc7f499c41df6d3b8.tar.bz2
wekan-85d47c4ff2c625331540d7cbc7f499c41df6d3b8.zip
v3.73v3.73
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 ec29778a..e6dd9fc8 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 = 374,
+ appVersion = 375,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.72.0~2020-01-19"),
+ appMarketingVersion = (defaultText = "3.73.0~2020-01-29"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,