Skip to content
Snippets Groups Projects
Commit 2e047a4a authored by Gabriel Engel's avatar Gabriel Engel
Browse files

version bump to 0.16.0

parent d3b03da7
No related merge requests found
......@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Rocket.Chat"),
appVersion = 11, # Increment this for every release.
appVersion = 12, # Increment this for every release.
appMarketingVersion = (defaultText = "0.15.0"),
appMarketingVersion = (defaultText = "0.16.0"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.
......
## NEXT
## 0.16.0, 2016-Feb-01
- Added option for admins to manually add new users
- Added option for admin to require user to change password
- Changed admin statistics with admin info
......
{
"version": "0.15.0"
"version": "0.16.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment