Registrations currently disabled due to spam. Contact me externally if you need an account

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

bump to version 0.47.1

parent 5a37c0b5
Branches master
Tags 0.47.1
No related merge requests found
......@@ -21,7 +21,7 @@ const pkgdef :Spk.PackageDefinition = (
appVersion = 47, # Increment this for every release.
appMarketingVersion = (defaultText = "0.47.0"),
appMarketingVersion = (defaultText = "0.47.1"),
# 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.47.0
version: 0.47.1
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.47.0
version: 0.47.1
summary: Rocket.Chat server
description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/
confinement: strict
......
# History
## 0.47.1, 2016-Dec-09
- Fix color migrations
- Fix to prevent register broadcastAuth more than one time
## 0.47.0, 2016-Dec-06
- Add 'clear OEmbed cache now' button
......
# Setup
Welcome to your Rocket.Chat project on Nitrous.
## Running the development server:
In the [Nitrous IDE](https://community.nitrous.io/docs/ide-overview), enter the following commands in the terminal window:
1. `cd ~/code/Rocket.Chat`
2. `meteor --port 0.0.0.0:3000`
Now you've got a development server running and can see the output in the Nitrous terminal window. You can open up a new shell or utilize [tmux](https://community.nitrous.io/docs/tmux) to open new shells to run other commands.
## Preview the app
In the Nitrous IDE, open the "Preview" menu and click "Port 3000".
{
"name": "Rocket.Chat",
"description": "The Ultimate Open Source WebChat Platform",
"version": "0.47.0",
"version": "0.47.1",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
......
{
"version": "0.47.0"
"version": "0.47.1"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment