Skip to content

Commit

Permalink
tagging version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pallotron committed Oct 7, 2013
1 parent 09045b3 commit f155948
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yubiswitch/yubiswitch-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2</string>
<string>0.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.2</string>
<string>0.3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>LSUIElement</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright (C) 2013 Angelo &quot;pallotron&quot; Failla &lt;[email protected]&gt; -- GNUGPL v3</string>
<string>Copyright (C) 2013 Angelo "pallotron" Failla &lt;[email protected]&gt; -- GNUGPL v3</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit f155948

Please sign in to comment.