Skip to content

Commit 8b0ee6d

Browse files
committed
chore: creating version 1.4
1 parent 2005ffc commit 8b0ee6d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [1.4] - 2025-05-25
9+
810
### Added
911
- Support for Ukrainian and Belarusian
1012

@@ -49,3 +51,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4951
[1.1]: https://github.com/gershnik/Translit/releases/v1.1
5052
[1.2]: https://github.com/gershnik/Translit/releases/v1.2
5153
[1.3]: https://github.com/gershnik/Translit/releases/v1.3
54+
[1.4]: https://github.com/gershnik/Translit/releases/v1.4

Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
// Configuration settings file format documentation can be found at:
55
// https://help.apple.com/xcode/#/dev745c5c974
66

7-
CURRENT_PROJECT_VERSION = 103
8-
MARKETING_VERSION = 1.3
7+
CURRENT_PROJECT_VERSION = 104
8+
MARKETING_VERSION = 1.4
99

0 commit comments

Comments
 (0)