Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Commit

Permalink
Bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Aug 16, 2016
1 parent 992db0b commit 77e66d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

# `3.1.0` - 2016-8-16

- Add launch hidden feature to only appear in task bar/menu bar when started: #107


# `3.0.3` - 2016-2-28

- Fix app launch crash for non-logged in users on non-OSX platforms: #118
Expand Down
2 changes: 1 addition & 1 deletion nwapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Gitter",
"description": "Where developers come to talk.",
"version": "3.0.3",
"version": "3.1.0",
"main": "app://gitter/index.html",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit 77e66d4

Please sign in to comment.