Skip to content

Commit

Permalink
version: increase to 4.0.37
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Vaccaro <[email protected]>
  • Loading branch information
lvaccaro committed Nov 6, 2024
1 parent 937f737 commit 367d516
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ 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.0.37] - 2024-11-06

### Added
- Jade upsells campaign
- Jade upsells

### Changed
- Update gdk to 0.73.3
- QR code scan: improve visual feedback
- Various bug fixes

## [4.0.36] - 2024-10-23

Expand Down
6 changes: 3 additions & 3 deletions gaios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5218,7 +5218,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.0.36;
MARKETING_VERSION = 4.0.37;
OTHER_LDFLAGS = (
"$(inherited)",
"-lc++",
Expand Down Expand Up @@ -5261,7 +5261,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.0.36;
MARKETING_VERSION = 4.0.37;
OTHER_LDFLAGS = (
"$(inherited)",
"-lc++",
Expand Down Expand Up @@ -6317,7 +6317,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.0.36;
MARKETING_VERSION = 4.0.37;
MTL_ENABLE_DEBUG_INFO = YES;
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down

0 comments on commit 367d516

Please sign in to comment.