summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-11-17 16:57:12 +0200
committerLauri Ojansivu <x@xet7.org>2018-11-17 16:57:12 +0200
commit21a8c7cc45e03dafd8ea3f255a7fc7106cd61ae0 (patch)
treed7e2057e52620da7ac63e4cd7953ca8673fe0b3f /sandstorm-pkgdef.capnp
parentaa691b0af105c8dbc5443b1e0823a701e53c3871 (diff)
downloadwekan-21a8c7cc45e03dafd8ea3f255a7fc7106cd61ae0.tar.gz
wekan-21a8c7cc45e03dafd8ea3f255a7fc7106cd61ae0.tar.bz2
wekan-21a8c7cc45e03dafd8ea3f255a7fc7106cd61ae0.zip
v1.73v1.73
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 72f11492..e20984eb 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 = 175,
+ appVersion = 176,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.72.0~2018-11-17"),
+ appMarketingVersion = (defaultText = "1.73.0~2018-11-17"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,