summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-03-01 21:30:43 +0200
committerLauri Ojansivu <x@xet7.org>2020-03-01 21:30:43 +0200
commit897506eeac2cf9f71f9c293f0a7ee055d8caa095 (patch)
tree4de4bf1ad27105580e49e8e6b6bb2f4ba52d57fb /sandstorm-pkgdef.capnp
parentaac7c380c8c389b0683b2bd64e2cc856993f0e30 (diff)
downloadwekan-897506eeac2cf9f71f9c293f0a7ee055d8caa095.tar.gz
wekan-897506eeac2cf9f71f9c293f0a7ee055d8caa095.tar.bz2
wekan-897506eeac2cf9f71f9c293f0a7ee055d8caa095.zip
v3.81v3.81
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 02840e89..882468d0 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 = 380,
+ appVersion = 381,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.80.0~2020-02-22"),
+ appMarketingVersion = (defaultText = "3.81.0~2020-03-01"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,