summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-04 22:30:54 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-04 22:30:54 +0200
commitd6857693bbb8e60be75105878ed8d483da212622 (patch)
treeb6f894747c26db46e5a1a22661c98c160c874048 /sandstorm-pkgdef.capnp
parentb5ccf7a58f20d3e1e8f8864eaf7a06520ea5f4dd (diff)
downloadwekan-d6857693bbb8e60be75105878ed8d483da212622.tar.gz
wekan-d6857693bbb8e60be75105878ed8d483da212622.tar.bz2
wekan-d6857693bbb8e60be75105878ed8d483da212622.zip
v1.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 19b76878..463b8fcb 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 = 182,
+ appVersion = 183,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.80.0~2018-12-03"),
+ appMarketingVersion = (defaultText = "1.81.0~2018-12-04"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,