Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ToQoz committed Jun 28, 2018
1 parent 22d5ee3 commit 79e1bbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Install

[download SandS.app.zip](https://github.com/ToQoz/SandS/releases/download/v1.0/SandS.app.zip)
[download SandS.app.zip](https://github.com/ToQoz/SandS/releases/download/v2.0/SandS.app.zip)

## Tested on

Expand Down
4 changes: 2 additions & 2 deletions SandS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>2.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>2</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
Expand Down

0 comments on commit 79e1bbc

Please sign in to comment.