summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-02-12 02:23:26 +0200
committerLauri Ojansivu <x@xet7.org>2020-02-12 02:23:26 +0200
commit3fcde252f705f9527f7190517082a047714a4eec (patch)
tree7842b8fff449bf3e2fc368f259f4e720fa948adf /sandstorm-pkgdef.capnp
parente89965f6422fd95b4ad2112ae407b1dde4853510 (diff)
downloadwekan-3fcde252f705f9527f7190517082a047714a4eec.tar.gz
wekan-3fcde252f705f9527f7190517082a047714a4eec.tar.bz2
wekan-3fcde252f705f9527f7190517082a047714a4eec.zip
v3.78v3.78
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 8a627cba..bbf1438f 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 = 377,
+ appVersion = 378,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.77.0~2020-02-10"),
+ appMarketingVersion = (defaultText = "3.78.0~2020-02-12"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,