Skip to content

Commit

Permalink
chore: bump ibus-chewing version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed Feb 10, 2024
1 parent f4f97df commit 8e992c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v2.0.0-rc1] - 2024-02-10

### Added

Expand Down Expand Up @@ -44,4 +44,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

See [ChangeLog-1.x](./ChangeLog-1.x)

[unreleased]: https://github.com/chewing/ibus-chewing/compare/1.6.2...HEAD
[unreleased]: https://github.com/chewing/ibus-chewing/compare/1.6.2...HEAD
[v2.0.0-rc1]: https://github.com/chewing/ibus-chewing/compare/1.6.2...HEAD
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.21.0)

project(ibus-chewing VERSION 1.6.2 LANGUAGES C)
project(ibus-chewing VERSION 2.0.0 LANGUAGES C)
set(PRJ_SUMMARY "The Chewing engine for IBus input platform")
set(SUMMARY_TRANSLATIONS "zh_TW" "IBus新酷音輸入法")

Expand Down

0 comments on commit 8e992c1

Please sign in to comment.