Skip to content

Commit f4ec293

Browse files
committed
chore: creating version 1.0
1 parent d6f2d9c commit f4ec293

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

66
## Unreleased
77

8+
## [1.0] - 2023-11-21
9+
810
### Added
911

1012
- Initial version
13+
14+
15+
[1.0]: https://github.com/gershnik/Translit/releases/v1.0

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

0 commit comments

Comments
 (0)