summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-03 12:56:09 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-03 12:56:09 +0200
commit79ae90825e155a772124938ed12dd5e373e05f95 (patch)
treecf031d4a87cd861574b9d9cf3577e9ada4ea96b7 /sandstorm-pkgdef.capnp
parentb0f0bf4a242fee4f1b50db6a7b85efc120324838 (diff)
downloadwekan-79ae90825e155a772124938ed12dd5e373e05f95.tar.gz
wekan-79ae90825e155a772124938ed12dd5e373e05f95.tar.bz2
wekan-79ae90825e155a772124938ed12dd5e373e05f95.zip
v0.71v0.71
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 2f1ee692..ec33db58 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 = 55,
+ appVersion = 56,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.70.0~2018-02-02"),
+ appMarketingVersion = (defaultText = "0.71.0~2018-02-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,