diff --git a/CHANGELOG.md b/CHANGELOG.md index 16d8920..58b1304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ The format is based on [Keep a Changelog], and this project adheres to Nothing! +## [1.7.2] +### Changed +- Bumped version number, since I accidentally released 1.7.0 again as 1.7.1. + ## [1.7.1] ### Added - U+20BD RUBLE SIGN ₽ @@ -457,8 +461,9 @@ Still broken on Windows. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.7.1...HEAD -[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.7.0...v.1.7.1 +[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.7.2...HEAD +[1.7.2]: https://github.com/slavfox/Cozette/compare/v.1.7.1...v.1.7.2 +[1.7.1]: https://github.com/slavfox/Cozette/compare/v.1.7.0...v.1.7.1 [1.7.0]: https://github.com/slavfox/Cozette/compare/v.1.6.3...v.1.7.0 [1.6.3]: https://github.com/slavfox/Cozette/compare/v.1.6.2...v.1.6.3 [1.6.2]: https://github.com/slavfox/Cozette/compare/v.1.6.1...v.1.6.2 diff --git a/Cozette/Cozette.sfd b/Cozette/Cozette.sfd index 964d614..7cfebbb 100644 --- a/Cozette/Cozette.sfd +++ b/Cozette/Cozette.sfd @@ -4,7 +4,7 @@ FullName: Cozette FamilyName: Cozette Weight: Medium Copyright: (c) 2020 Slavfox -Version: 1.071 +Version: 1.072 ItalicAngle: 0 UnderlinePosition: -100 UnderlineWidth: 50 @@ -22,7 +22,7 @@ OS2Version: 1 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 0 CreationTime: -2082812035 -ModificationTime: 1585683544 +ModificationTime: 1585719865 PfmFamily: 49 TTFWeight: 500 TTFWidth: 5 @@ -11532,7 +11532,7 @@ FONTNAME_REGISTRY 16 "" FONT_NAME 16 "Cozette" FACE_NAME 16 "Cozette" COPYRIGHT 16 "(c) 2020 Slavfox" -FONT_VERSION 16 "1.071" +FONT_VERSION 16 "1.072" FONT_ASCENT 18 10 FONT_DESCENT 18 3 UNDERLINE_POSITION 18 -19 diff --git a/img/characters.png b/img/characters.png index e86c610..afa90ec 100644 Binary files a/img/characters.png and b/img/characters.png differ diff --git a/img/charmap.png b/img/charmap.png index a07df56..6ff6abb 100644 Binary files a/img/charmap.png and b/img/charmap.png differ