Skip to content

Commit ee2059d

Browse files
committed
chore: creating version 1.2
1 parent f1f80a2 commit ee2059d

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.2] - 2025-02-01
9+
810
### Fixed
911
- Translit now supports "Use Caps Lock key to switch to and from..." setting. (see #2)
1012

@@ -24,3 +26,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2426

2527
[1.0]: https://github.com/gershnik/Translit/releases/v1.0
2628
[1.1]: https://github.com/gershnik/Translit/releases/v1.1
29+
[1.2]: https://github.com/gershnik/Translit/releases/v1.2

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

0 commit comments

Comments
 (0)