Skip to content

Commit

Permalink
🔖 bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk committed Oct 6, 2024
1 parent ffb487f commit 2b43e31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file

[unreleased]: https://github.com/eugenesvk/kbdLayout-Mac/compare/1.1.0...HEAD
[unreleased]: https://github.com/eugenesvk/kbdLayout-Mac/compare/1.1.1...HEAD
## [Unreleased]
<!-- - __Added__ -->
<!-- + :sparkles: ??? -->
Expand All @@ -22,6 +22,8 @@ All notable changes to this project will be documented in this file
<!-- + :lock: ??? -->
<!-- vulnerabilities -->

[1.1.1]: https://github.com/eugenesvk/kbdLayout-Mac/releases/tag/1.1.1
## [1.1.1]
- __Added__
+ `en` `ru` use <kbd>␠</kbd> as bracket chord terminator for all bracket types

Expand Down
2 changes: 1 addition & 1 deletion TypES Layout.bundle/Contents/version.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>1.1.0</string>
<string>1.1.1</string>
<key>ProjectName</key>
<string>TypES Layout</string>
<key>SourceVersion</key>
Expand Down

0 comments on commit 2b43e31

Please sign in to comment.