Skip to content

Commit 56c2450

Browse files
committed
chore: creating version 1.3
1 parent 7837fe3 commit 56c2450

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.3] - 2025-05-21
9+
810
### Added
911
- Russian can now be configured to use either the default or translit.ru mappings.
1012
More schemes can be added in the future, if desired.
@@ -40,3 +42,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4042
[1.0]: https://github.com/gershnik/Translit/releases/v1.0
4143
[1.1]: https://github.com/gershnik/Translit/releases/v1.1
4244
[1.2]: https://github.com/gershnik/Translit/releases/v1.2
45+
[1.3]: https://github.com/gershnik/Translit/releases/v1.3

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 = 102
8-
MARKETING_VERSION = 1.2
7+
CURRENT_PROJECT_VERSION = 103
8+
MARKETING_VERSION = 1.3
99

0 commit comments

Comments
 (0)