Skip to content

Commit fa42fb2

Browse files
committed
Version bump
1 parent 7ff5ad0 commit fa42fb2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.13)
22
cmake_policy(SET CMP0063 NEW)
3-
project(fcitx5-cskk VERSION 0.8.2)
3+
project(fcitx5-cskk VERSION 1.0.0)
44
set(CMAKE_CXX_FLAGS "-Wall")
55
set(CMAKE_CXX_STANDARD 17)
66
IF(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)

org.fcitx.Fcitx5.Addon.Cskk.metainfo.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<url type="bugtracker">https://github.com/naokiri/fcitx5-cskk/issues</url>
1212
<project_group>Fcitx</project_group>
1313
<releases>
14+
<release version="1.0.0" date="2022-11-04"/>
1415
<release version="0.8.2" date="2022-10-29"/>
1516
<release version="0.8.1" date="2022-10-15"/>
1617
<release version="0.8.0" date="2022-09-24"/>

0 commit comments

Comments
 (0)