Skip to content

Commit

Permalink
Bump version for release. Add todo to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
muffinista committed Jul 11, 2017
1 parent 5703b15 commit ba6bc33
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ engage your screensaver. That's all there is to it!
Steps for generating your own build Before Dawn are listed in
[the wiki](https://github.com/muffinista/before-dawn/wiki/Building-Before-Dawn)

@TODO - document a bit about windows -- pretty much just need to
follow https://www.npmjs.com/package/windows-build-tools

## Hacking It

If you would like to hack on Before Dawn, there's some instructions on
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "before-dawn",
"productName": "Before Dawn",
"version": "0.9.5",
"version": "0.9.6",
"description": "A desktop screensaver app using web technologies",
"author": "Colin Mitchell <[email protected]> (http://muffinlabs.com)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "before-dawn",
"version": "0.9.5",
"version": "0.9.6",
"description": "A desktop screensaver app using web technologies",
"author": "Colin Mitchell",
"scripts": {
Expand Down

0 comments on commit ba6bc33

Please sign in to comment.