Merge branch 'master' into develop

* master:
  bump version to 0.10.2
pull/1738/merge
Gabriel Engel 10 years ago
commit f64d76d4c3
  1. 2
      .sandstorm/sandstorm-pkgdef.capnp
  2. 2
      packages/rocketchat-lib/rocketchat.info

@ -21,7 +21,7 @@ const pkgdef :Spk.PackageDefinition = (
appVersion = 6, # Increment this for every release.
appMarketingVersion = (defaultText = "0.10.1"),
appMarketingVersion = (defaultText = "0.10.2"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.

@ -1,3 +1,3 @@
{
"version": "0.10.1"
"version": "0.10.2"
}

Loading…
Cancel
Save