Skip to content

Commit

Permalink
v16 line highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Sauerbeck authored and Phillip Sauerbeck committed Jan 29, 2018
1 parent b4d7b31 commit bcd58c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "play",
"productName": "Play",
"description": "A Google Play Music desktop player built with Electron",
"version": "2.0.15",
"version": "2.0.16",
"main": "main.js",
"scripts": {
"start": "electron main.js"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2><em>the</em> U n o f f i c i a l <i class="nc-icon-outline objects_leaf-38 n
</div>
<img src="screen.jpg" class="screenshot"/>
<div class="mb-4">
<a href="https://github.com/pmsaue0/play/releases/download/v2.0.15/play_2.0.15.dmg.zip" class="btn btn-outline-white btn-lg mb-3">Download <em>v2.0.15</em> <span>for OSX</span></a>
<a href="https://github.com/pmsaue0/play/releases/download/v2.0.16/play_2.0.16.dmg.zip" class="btn btn-outline-white btn-lg mb-3">Download <em>v2.0.16</em> <span>for OSX</span></a>
<i class="nc-icon-outline objects_diamond nc-rem-xl nc-center-v mx-4 text-orange hidden-sm-down"></i>
<a href="https://github.com/pmsaue0/play" class="btn btn-outline-white btn-lg mb-3">Fork / Clone<span>on GitHub</span></a>
</div>
Expand Down

0 comments on commit bcd58c4

Please sign in to comment.