summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-01-28 00:01:20 +0200
committerLauri Ojansivu <x@xet7.org>2018-01-28 00:01:20 +0200
commit081c1fdf835c6f1d2030b3b9e23229378d4f8cce (patch)
tree62f9fb26fb52ae9f71c1f09d37af9058fa00ed75 /sandstorm-pkgdef.capnp
parent9444624f1959911519ce54d2823a1315da2ccc5b (diff)
downloadwekan-081c1fdf835c6f1d2030b3b9e23229378d4f8cce.tar.gz
wekan-081c1fdf835c6f1d2030b3b9e23229378d4f8cce.tar.bz2
wekan-081c1fdf835c6f1d2030b3b9e23229378d4f8cce.zip
v0.65v0.65
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 717913b4..7b67974a 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 = 49,
+ appVersion = 50,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.64.0~2018-01-22"),
+ appMarketingVersion = (defaultText = "0.65.0~2018-01-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,