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

Commit 77e66d4

Browse files
committed
Bump version to 3.1.0
1 parent 992db0b commit 77e66d4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
# `3.1.0` - 2016-8-16
3+
4+
- Add launch hidden feature to only appear in task bar/menu bar when started: #107
5+
6+
27
# `3.0.3` - 2016-2-28
38

49
- Fix app launch crash for non-logged in users on non-OSX platforms: #118

nwapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Gitter",
33
"description": "Where developers come to talk.",
4-
"version": "3.0.3",
4+
"version": "3.1.0",
55
"main": "app://gitter/index.html",
66
"engineStrict": true,
77
"engines": {

0 commit comments

Comments
 (0)