Skip to content

Commit

Permalink
Update for 2.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepj committed Feb 9, 2020
1 parent b4aaa76 commit 5e99d5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified Resources/InfoPlist.strings
Binary file not shown.
6 changes: 3 additions & 3 deletions XRG-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.7</string>
<string>2.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.7</string>
<string>2.8</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand All @@ -53,7 +53,7 @@
<true/>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2002-2019 Gaucho Software, LLC. All rights reserved.</string>
<string>Copyright © 2002-2020 Gaucho Software, LLC. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 5e99d5e

Please sign in to comment.