Skip to content

Commit 0a0b1c7

Browse files
lvaccarodomegabri
authored andcommitted
version: bump to 4.0.4
Signed-off-by: Luca Vaccaro <me@lvaccaro.com>
1 parent 468d336 commit 0a0b1c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

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

6-
## Unreleased
6+
## [4.0.4] - 2023-05-04
77

88
### Changed
99
- Improves performance on login

gaios.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,7 +3659,7 @@
36593659
"$(inherited)",
36603660
"@executable_path/Frameworks",
36613661
);
3662-
MARKETING_VERSION = 4.0.3;
3662+
MARKETING_VERSION = 4.0.4;
36633663
OTHER_LDFLAGS = (
36643664
"$(inherited)",
36653665
"-lc++",
@@ -3700,7 +3700,7 @@
37003700
"$(inherited)",
37013701
"@executable_path/Frameworks",
37023702
);
3703-
MARKETING_VERSION = 4.0.3;
3703+
MARKETING_VERSION = 4.0.4;
37043704
OTHER_LDFLAGS = (
37053705
"$(inherited)",
37063706
"-lc++",
@@ -4290,7 +4290,7 @@
42904290
"$(inherited)",
42914291
"@executable_path/Frameworks",
42924292
);
4293-
MARKETING_VERSION = 4.0.3;
4293+
MARKETING_VERSION = 4.0.4;
42944294
OTHER_LDFLAGS = (
42954295
"$(inherited)",
42964296
"-lc++",

0 commit comments

Comments
 (0)