Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrittervg committed Oct 29, 2014
1 parent 6f79466 commit 777976b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Binaries

YoNTMA is available for Mac, and has been tested on 10.10, 10.9 and a little bit on 10.8.

* [YoNTMA (Mac) 1.0.0](https://github.com/iSECPartners/yontma-mac/releases/tag/1.0.0)
* [dmg installer](https://github.com/iSECPartners/yontma-mac/releases/download/1.0.0/yontma-1.0.0.dmg) ([sig](https://github.com/iSECPartners/yontma-mac/releases/download/1.0.0/yontma-1.0.0.dmg.sig) [key](http://keyserver.ubuntu.com/pks/lookup?op=vindex&fingerprint=on&search=0xE578C0E157AD2E71))
* [YoNTMA (Mac) 1.0.1](https://github.com/iSECPartners/yontma-mac/releases/tag/1.0.1)
* [dmg installer](https://github.com/iSECPartners/yontma-mac/releases/download/1.0.1/yontma-1.0.1.dmg) ([sig](https://github.com/iSECPartners/yontma-mac/releases/download/1.0.1/yontma-1.0.1.dmg.sig) [key](http://keyserver.ubuntu.com/pks/lookup?op=vindex&fingerprint=on&search=0xE578C0E157AD2E71))

[YoNTMA is also available for Windows](https://github.com/iSECPartners/yontma), in another Github project.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>You&apos;ll Never Take Me Alive!</string>
<string>You'll Never Take Me Alive!</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
Expand All @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 777976b

Please sign in to comment.