Skip to content

Commit 97c0c7e

Browse files
committed
v1.3.1b1
1 parent 38d23d5 commit 97c0c7e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Hermes.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@
832832
CLANG_WARN_UNREACHABLE_CODE = YES;
833833
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
834834
COPY_PHASE_STRIP = NO;
835-
CURRENT_PROJECT_VERSION = 2056;
835+
CURRENT_PROJECT_VERSION = 2057;
836836
ENABLE_STRICT_OBJC_MSGSEND = YES;
837837
ENABLE_TESTABILITY = YES;
838838
GCC_ENABLE_CPP_EXCEPTIONS = NO;
@@ -870,7 +870,7 @@
870870
CLANG_WARN_UNREACHABLE_CODE = YES;
871871
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
872872
COPY_PHASE_STRIP = NO;
873-
CURRENT_PROJECT_VERSION = 2056;
873+
CURRENT_PROJECT_VERSION = 2057;
874874
ENABLE_STRICT_OBJC_MSGSEND = YES;
875875
GCC_ENABLE_CPP_EXCEPTIONS = NO;
876876
GCC_NO_COMMON_BLOCKS = YES;

Resources/Hermes-Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.3.0</string>
22+
<string>1.3.1b1</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>2056</string>
26+
<string>2057</string>
2727
<key>LSApplicationCategoryType</key>
2828
<string>public.app-category.music</string>
2929
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)