Skip to content

Commit

Permalink
release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcrn committed Nov 10, 2015
1 parent 3f5af31 commit 3bd261d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ shadow-build will live-reload the frontend so you don't need to refresh. If you
Licensed under [GPLv3][7]

[1]: https://github.com/dvcrn/markright/releases/latest/
[2]: https://github.com/dvcrn/markright/releases/download/0.1.4/MarkRight_Mac.dmg
[3]: https://github.com/dvcrn/markright/releases/download/0.1.4/MarkRight_Windows32.exe
[4]: https://github.com/dvcrn/markright/releases/download/0.1.4/MarkRight_Windows64.exe
[5]: https://github.com/dvcrn/markright/releases/download/0.1.4/MarkRight_Linux_ia32.zip
[6]: https://github.com/dvcrn/markright/releases/download/0.1.4/MarkRight_Linux_x64.zip
[2]: https://github.com/dvcrn/markright/releases/download/0.1.5/MarkRight_Mac.dmg
[3]: https://github.com/dvcrn/markright/releases/download/0.1.5/MarkRight_Windows32.exe
[4]: https://github.com/dvcrn/markright/releases/download/0.1.5/MarkRight_Windows64.exe
[5]: https://github.com/dvcrn/markright/releases/download/0.1.5/MarkRight_Linux_ia32.zip
[6]: https://github.com/dvcrn/markright/releases/download/0.1.5/MarkRight_Linux_x64.zip
[7]: http://www.gnu.org/licenses/gpl-3.0.txt
[8]: http://caskroom.io/
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "markright",
"productName": "MarkRight",
"version": "0.1.4",
"version": "0.1.5",
"electronVersion": "0.33.6",
"description": "",
"main":"app.js",
Expand Down

0 comments on commit 3bd261d

Please sign in to comment.