Skip to content

Commit

Permalink
Updated - Readme, and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbattle committed Aug 9, 2016
1 parent 2f2cba7 commit f156fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
* Allow for enable/disable stat pulling
* Simple one click to get to the dashboard
* Easy installer for end user

## TODOs

* Auto polling (i.e. make use of the enable/disable button)
* Auto polling (every 5 minutes)

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion installer/install_script.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Copernicus"
#define MyAppVersion "1.1"
#define MyAppVersion "1.2"
#define MyAppPublisher "Patrick Geneva"
#define MyAppURL "https://github.com/goldbattle/copernicus/"
#define MyAppExeName "copernicus.exe"
Expand Down

0 comments on commit f156fac

Please sign in to comment.