From 83a8c559f2d00f6e82bc4be5e09f40656ba7a4c9 Mon Sep 17 00:00:00 2001 From: Fernando Bunn Date: Fri, 23 Dec 2022 11:03:10 +0000 Subject: [PATCH] Update build version --- PiHoleStats.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PiHoleStats.xcodeproj/project.pbxproj b/PiHoleStats.xcodeproj/project.pbxproj index 72bca07..fbaa624 100644 --- a/PiHoleStats.xcodeproj/project.pbxproj +++ b/PiHoleStats.xcodeproj/project.pbxproj @@ -492,7 +492,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 18; DEVELOPMENT_ASSET_PATHS = "\"PiHoleStats/Preview Content\""; DEVELOPMENT_TEAM = B2RUA6XMHC; ENABLE_HARDENED_RUNTIME = YES; @@ -522,7 +522,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 18; DEVELOPMENT_ASSET_PATHS = "\"PiHoleStats/Preview Content\""; DEVELOPMENT_TEAM = B2RUA6XMHC; ENABLE_HARDENED_RUNTIME = YES;