summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-03-16 14:04:18 +0200
committerLauri Ojansivu <x@xet7.org>2020-03-16 14:04:18 +0200
commit8d83c641e3061af87268b1132dbf3f1a5056fe75 (patch)
tree820fb5d4c64722dc49e1a91ba7bfc767d2f099eb /sandstorm-pkgdef.capnp
parentc1aa0047c6ac381baa901fbbe03985ad0e91705d (diff)
downloadwekan-8d83c641e3061af87268b1132dbf3f1a5056fe75.tar.gz
wekan-8d83c641e3061af87268b1132dbf3f1a5056fe75.tar.bz2
wekan-8d83c641e3061af87268b1132dbf3f1a5056fe75.zip
v3.84v3.84
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 4aa22044..913539c7 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 = 383,
+ appVersion = 384,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.83.0~2020-03-01"),
+ appMarketingVersion = (defaultText = "3.84.0~2020-03-16"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,