Skip to content

Commit a6097d4

Browse files
committed
chore: creating version 1.1
1 parent 0d12896 commit a6097d4

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.1] - 2024-01-17
9+
810
### Changed
911
- Internal code improvements. No impact on end users experience.
1012

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

1618

1719
[1.0]: https://github.com/gershnik/Translit/releases/v1.0
20+
[1.1]: https://github.com/gershnik/Translit/releases/v1.1

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

0 commit comments

Comments
 (0)