Skip to content

Commit

Permalink
version bump 0.6.1 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
naokiri committed Sep 3, 2022
1 parent 5b45641 commit cb39471
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.0)
cmake_policy(SET CMP0063 NEW)
project(fcitx5-cskk VERSION 0.6.0)
project(fcitx5-cskk VERSION 0.6.1)
set(CMAKE_CXX_FLAGS "-Wall")
set(CMAKE_CXX_STANDARD 17)

Expand Down
2 changes: 2 additions & 0 deletions org.fcitx.Fcitx5.Addon.Cskk.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@
<release version="0.3.0" date="2021-05-16"/>
<release version="0.4.0" date="2022-06-17"/>
<release version="0.5.0" date="2022-08-26"/>
<release version="0.6.0" date="2022-09-02"/>
<release version="0.6.1" date="2022-09-03"/>
</releases>
</component>

0 comments on commit cb39471

Please sign in to comment.