Skip to content

Commit 23d7dad

Browse files
committed
bump version
1 parent 539ae97 commit 23d7dad

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.8)
22

3-
project(fcitx5-table-extra VERSION 5.0.8)
3+
project(fcitx5-table-extra VERSION 5.0.9)
44

55
find_package(ECM 1.0 REQUIRED)
66
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<url type="homepage">https://fcitx-im.org</url>
1111
<project_group>Fcitx</project_group>
1212
<releases>
13+
<release version="5.0.9" date="2022-03-09"/>
1314
<release version="5.0.8" date="2022-02-01"/>
1415
<release version="5.0.7" date="2021-12-04"/>
1516
<release version="5.0.6" date="2021-11-05"/>

0 commit comments

Comments
 (0)