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

version bump to 0.45.0-develop

parent 35dd5417
No related merge requests found
......@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Rocket.Chat"),
appVersion = 44, # Increment this for every release.
appVersion = 45, # Increment this for every release.
appMarketingVersion = (defaultText = "0.44.0"),
appMarketingVersion = (defaultText = "0.45.0-develop"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.
......
......@@ -7,7 +7,7 @@
# 5. `snapcraft snap`
name: rocketchat-server
version: 0.44.0
version: 0.45.0-develop
summary: Rocket.Chat server
description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/
confinement: strict
......
......@@ -7,7 +7,7 @@
# 5. `snapcraft snap`
name: rocketchat-server
version: 0.44.0
version: 0.45.0-develop
summary: Rocket.Chat server
description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/
confinement: strict
......
{
"name": "Rocket.Chat",
"description": "The Ultimate Open Source WebChat Platform",
"version": "0.44.0",
"version": "0.45.0-develop",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
......
{
"version": "0.44.0"
"version": "0.45.0-develop"
}
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