Skip to content

Commit

Permalink
Bump one-liner to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisnelson committed Oct 14, 2014
1 parent 6e59b16 commit a772387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oneliner.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import webbrowser
import stat

URL = 'https://github.com/kurtisnelson/wearscript-android/releases/download/v0.4.0/'
URL = 'https://github.com/kurtisnelson/wearscript-android/releases/download/v0.4.1/'

def browser(url):
print('Open this url in a browser: ' + url)
Expand Down

0 comments on commit a772387

Please sign in to comment.