From a963f96677a3e76c592d2db16b1dae4e3804d28e Mon Sep 17 00:00:00 2001 From: appfairz Date: Sun, 11 Dec 2022 14:53:02 -0500 Subject: [PATCH] --- appfair.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appfair.xcconfig b/appfair.xcconfig index b9b6c7d72212..3f24a1b844d4 100644 --- a/appfair.xcconfig +++ b/appfair.xcconfig @@ -7,10 +7,10 @@ PRODUCT_NAME = App Fair PRODUCT_BUNDLE_IDENTIFIER = app.App-Fair // The semantic version for the app matching the git tag for the release -MARKETING_VERSION = 0.8.132 +MARKETING_VERSION = 0.8.133 // The monotonically increasing number specifying the internal app version -CURRENT_PROJECT_VERSION = 955 +CURRENT_PROJECT_VERSION = 956 // The category of the app should be one of: public.app-category.business, developer-tools, education, entertainment, finance, games, graphics-design, healthcare-fitness, lifestyle, medical, music, news, photography, productivity, reference, social-networking, sports, travel, utilities, video, weather APP_CATEGORY = public.app-category.utilities