summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-10 04:03:41 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-10 04:03:41 +0200
commit891fd60a6c79310af9e9ae1887bb11a257ac9f40 (patch)
tree815f03f76e5993425e5bb29cd61923c2a4f8303b /sandstorm-pkgdef.capnp
parentecb76842fcbd81701afcab8db0ed106e6be0fdec (diff)
downloadwekan-891fd60a6c79310af9e9ae1887bb11a257ac9f40.tar.gz
wekan-891fd60a6c79310af9e9ae1887bb11a257ac9f40.tar.bz2
wekan-891fd60a6c79310af9e9ae1887bb11a257ac9f40.zip
v3.69v3.69
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 e5023228..900c6ae2 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 = 370,
+ appVersion = 371,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.68.0~2020-01-10"),
+ appMarketingVersion = (defaultText = "3.69.0~2020-01-10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,