summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-02-05 02:46:27 +0200
committerLauri Ojansivu <x@xet7.org>2020-02-05 02:48:13 +0200
commit45ecd2d04f1aa2be31d9b332f73da7f01f332e2b (patch)
tree0003ea77c62b4fb9a27ff056ce3ec240f60130b1 /sandstorm-pkgdef.capnp
parentb7f9dc77d18117096097f5b93195c278fde3740f (diff)
downloadwekan-45ecd2d04f1aa2be31d9b332f73da7f01f332e2b.tar.gz
wekan-45ecd2d04f1aa2be31d9b332f73da7f01f332e2b.tar.bz2
wekan-45ecd2d04f1aa2be31d9b332f73da7f01f332e2b.zip
v3.74
And update translations.
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 374d206b..d4f5801d 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 = 375,
+ appVersion = 376,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.73.0~2020-01-29"),
+ appMarketingVersion = (defaultText = "3.74.0~2020-02-05"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,