Release 0.10.0

Closes #425
pull/438/merge v0.10.0
Maxime Quandalle 10 years ago
parent 94e57dcf71
commit f90ac03f6d
  1. 4
      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 = 8,
appVersion = 9,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.10-rc4"),
appMarketingVersion = (defaultText = "0.10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,

Loading…
Cancel
Save