Skip to content

Commit

Permalink
version: increase to 4.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Vaccaro <[email protected]>
  • Loading branch information
lvaccaro committed Jan 28, 2025
1 parent 47df428 commit 66f5e52
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
## [4.1.4] - 2025-01-28

### Added
- Create support requests from the app
Expand Down
12 changes: 6 additions & 6 deletions gaios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5365,7 +5365,7 @@
CODE_SIGN_ENTITLEMENTS = gaios/gaiosStaging.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = D9W37S9468;
ENABLE_BITCODE = NO;
Expand All @@ -5380,7 +5380,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.1.3;
MARKETING_VERSION = 4.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-lc++",
Expand Down Expand Up @@ -5411,7 +5411,7 @@
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
CODE_SIGN_ENTITLEMENTS = gaios/gaiosStaging.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = D9W37S9468;
ENABLE_BITCODE = NO;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -5423,7 +5423,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.1.3;
MARKETING_VERSION = 4.1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-lc++",
Expand Down Expand Up @@ -6464,7 +6464,7 @@
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
CODE_SIGN_ENTITLEMENTS = gaios/gaiosStaging.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = D9W37S9468;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = D9W37S9468;
ENABLE_BITCODE = NO;
Expand All @@ -6479,7 +6479,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.1.3;
MARKETING_VERSION = 4.1.4;
MTL_ENABLE_DEBUG_INFO = YES;
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down

0 comments on commit 66f5e52

Please sign in to comment.