diff --git a/.sandstorm/sandstorm-pkgdef.capnp b/.sandstorm/sandstorm-pkgdef.capnp index 49b462d..e3d16e2 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "DokuWiki"), - appVersion = 4, # Increment this for every release. + appVersion = 5, # Increment this for every release. - appMarketingVersion = (defaultText = "2016-06-26a-sandstorm4"), + appMarketingVersion = (defaultText = "2016-06-26a-sandstorm5"), # Human-readable representation of appVersion. Should match the way you # identify versions of your app in documentation and marketing.