File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ v2.1.7 ] - 2025-09-06
99
1010### Changed
1111
@@ -131,6 +131,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
131131
132132See [ ChangeLog-1.x] ( ./ChangeLog-1.x )
133133
134+ [ v2.1.7 ] : https://github.com/chewing/ibus-chewing/compare/v2.1.6...v2.1.7
134135[ v2.1.6 ] : https://github.com/chewing/ibus-chewing/compare/v2.1.5...v2.1.6
135136[ v2.1.5 ] : https://github.com/chewing/ibus-chewing/compare/v2.1.4...v2.1.5
136137[ v2.1.4 ] : https://github.com/chewing/ibus-chewing/compare/v2.1.3...v2.1.4
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ set(SUMMARY_TRANSLATIONS "zh_TW" "IBus新酷音輸入法")
66
77set (PRJ_VER_MAJOR 2)
88set (PRJ_VER_MINOR 1)
9- set (PRJ_VER_PATCH 6 )
9+ set (PRJ_VER_PATCH 7 )
1010# set(PRJ_VER_EXTRA "")
1111
1212set (PRJ_VER "${PRJ_VER_MAJOR} .${PRJ_VER_MINOR} .${PRJ_VER_PATCH} " )
You can’t perform that action at this time.
0 commit comments