From c2b61cec2ca675bc8dbb4d784341a9a8cfa6fb98 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sat, 15 Nov 2025 07:32:11 -0500 Subject: [PATCH] ios: Bump. --- GNUmakefile | 2 +- src/ios/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 9aa57872..c4c0b493 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -17,7 +17,7 @@ MAKEFLAGS += --no-builtin-rules ## ANDROID_SDK := Path to the Android SDK. VERSION_CODE := 47 -VERSION_CODE_IOS := 22 +VERSION_CODE_IOS := 23 VERSION_NUMBER := 0.2025.10 VERSION_NAME := This program kills fascists. diff --git a/src/ios/Info.plist b/src/ios/Info.plist index 5584ec06..be39bf23 100644 --- a/src/ios/Info.plist +++ b/src/ios/Info.plist @@ -19,7 +19,7 @@ iPhoneOS CFBundleVersion - 22 + 23 DTPlatformName iphoneos LSRequiresIPhoneOS