Skip to content

Commit fdff74a

Browse files
authored
Version bump v0.8.1 (#62)
1 parent 25e9612 commit fdff74a

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.0)
3+
project(fcitx5-cskk VERSION 0.8.1)
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
@@ -12,6 +12,7 @@
1212
<url type="bugtracker">https://github.com/naokiri/fcitx5-cskk/issues</url>
1313
<project_group>Fcitx</project_group>
1414
<releases>
15+
<release version="0.8.1" date="2022-10-15"/>
1516
<release version="0.8.0" date="2022-09-24"/>
1617
<release version="0.7.1" date="2022-09-19"/>
1718
<release version="0.7.0" date="2022-09-16"/>

0 commit comments

Comments
 (0)