Skip to content

Commit 92fe1d3

Browse files
committed
Version 2.11.1 for TestFlight testing and App Store
1 parent 443263f commit 92fe1d3

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Supporting Targets/piwigoKit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>$(MARKETING_VERSION)</string>
1919
<key>CFBundleVersion</key>
20-
<string>470</string>
20+
<string>471</string>
2121
</dict>
2222
</plist>

piwigo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3157,7 +3157,7 @@
31573157
"$(inherited)",
31583158
"@executable_path/Frameworks",
31593159
);
3160-
MARKETING_VERSION = 2.11;
3160+
MARKETING_VERSION = 2.11.1;
31613161
OTHER_LDFLAGS = (
31623162
"$(inherited)",
31633163
"-all_load",
@@ -3219,7 +3219,7 @@
32193219
"$(inherited)",
32203220
"@executable_path/Frameworks",
32213221
);
3222-
MARKETING_VERSION = 2.11;
3222+
MARKETING_VERSION = 2.11.1;
32233223
OTHER_LDFLAGS = (
32243224
"$(inherited)",
32253225
"-all_load",

piwigo/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<key>CFBundleShortVersionString</key>
2626
<string>$(MARKETING_VERSION)</string>
2727
<key>CFBundleVersion</key>
28-
<string>470</string>
28+
<string>471</string>
2929
<key>INIntentsSupported</key>
3030
<array>
3131
<string>AutoUploadIntent</string>

0 commit comments

Comments
 (0)