Skip to content

Commit 93362d0

Browse files
committed
Update to 1.0.4
1 parent 4f8c210 commit 93362d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ProgressGif.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@
848848
"$(inherited)",
849849
"@executable_path/Frameworks",
850850
);
851-
MARKETING_VERSION = 1.0.3;
851+
MARKETING_VERSION = 1.0.4;
852852
PRODUCT_BUNDLE_IDENTIFIER = com.ahzzheng.ProgressGif;
853853
PRODUCT_NAME = "$(TARGET_NAME)";
854854
SWIFT_VERSION = 5.0;
@@ -873,7 +873,7 @@
873873
"$(inherited)",
874874
"@executable_path/Frameworks",
875875
);
876-
MARKETING_VERSION = 1.0.3;
876+
MARKETING_VERSION = 1.0.4;
877877
PRODUCT_BUNDLE_IDENTIFIER = com.ahzzheng.ProgressGif;
878878
PRODUCT_NAME = "$(TARGET_NAME)";
879879
SWIFT_VERSION = 5.0;

ProgressGif/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>$(MARKETING_VERSION)</string>
1919
<key>CFBundleVersion</key>
20-
<string>213</string>
20+
<string>215</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>NSDocumentsFolderUsageDescription</key>

0 commit comments

Comments
 (0)