beta.19: fix tuple label mismatch in APIFetchDelegate

This commit is contained in:
SuperDooper
2026-05-11 12:22:14 +02:00
parent dc2a8e2307
commit 566258e9c8
+2 -2
View File
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.1-beta.18</string> <string>1.2.1-beta.19</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>66</string> <string>67</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>13.0</string> <string>13.0</string>
<key>LSUIElement</key> <key>LSUIElement</key>