Skip to content

Commit

Permalink
v1.2.9b1
Browse files Browse the repository at this point in the history
  • Loading branch information
nriley committed Sep 10, 2016
1 parent 745b45b commit a2400b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Hermes.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2051;
CURRENT_PROJECT_VERSION = 2054;
ENABLE_TESTABILITY = YES;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_OPTIMIZATION_LEVEL = 0;
Expand All @@ -832,7 +832,7 @@
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2051;
CURRENT_PROJECT_VERSION = 2054;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_OPTIMIZATION_LEVEL = s;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
Expand Down
4 changes: 2 additions & 2 deletions Resources/Hermes-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2.8</string>
<string>1.2.9b1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2051</string>
<string>2054</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit a2400b4

Please sign in to comment.