Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Jul 7, 2015
1 parent 8cc7861 commit 75f03c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pritunl",
"version": "0.10.1",
"version": "0.10.2",
"main": "www/main.js",
"dependencies": {
"jquery": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion resources_win/setup.iss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define MyAppName "Pritunl"
#define MyAppVersion "0.10.1"
#define MyAppVersion "0.10.2"
#define MyAppPublisher "Pritunl"
#define MyAppURL "https://pritunl.com/"
#define MyAppExeName "pritunl.exe"
Expand Down

0 comments on commit 75f03c2

Please sign in to comment.