Skip to content

Commit 560c682

Browse files
authored
Merge pull request #294 from manosim/release-2.0.0
Release 2.0.0
2 parents 3aef4f4 + b0ffe38 commit 560c682

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Gitify [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![slack][slack-image]][slack-url]
1+
# Gitify [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url]
22

33
> If you are looking for the mobile version - [manosim/gitify-mobile](https://github.com/manosim/gitify-mobile/).
44
5-
![Gitify](images/press.png)
5+
![Gitify](images/press.jpg)
66

77

88
### Download
@@ -22,7 +22,7 @@ Gitify currently only supports OS X.
2222
- Node 6+
2323
- [Electron](http://electron.atom.io/)
2424
- [React](https://facebook.github.io/react/)
25-
- [Gulp](https://www.gulpjs.com)
25+
- [Redux](http://redux.js.org/)
2626

2727

2828
### Installation
@@ -94,5 +94,3 @@ Gitify is licensed under the MIT Open Source license. For more information, see
9494
[travis-url]: https://travis-ci.org/manosim/gitify
9595
[codecov-image]: https://codecov.io/gh/manosim/gitify/branch/master/graph/badge.svg
9696
[codecov-url]: https://codecov.io/gh/manosim/gitify
97-
[slack-image]: https://img.shields.io/badge/slack-atomio/gitify-e01563.svg
98-
[slack-url]: https://atomio.slack.com/

auto_updater.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"name": "Release 1.1.0",
3-
"url": "https://github.com/manosim/gitify/releases/download/1.1.0/gitify-osx.zip"
2+
"name": "Release 2.0.0",
3+
"url": "https://github.com/manosim/gitify/releases/download/2.0.0/gitify-osx.zip"
44
}

images/press.jpg

1.5 MB
Loading

images/press.png

-3.11 MB
Binary file not shown.

0 commit comments

Comments
 (0)