Skip to content

Commit 12c92c2

Browse files
committed
bump version
1 parent 932e4bd commit 12c92c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.6)
22

3-
project(fcitx5-bamboo VERSION 1.0.6)
3+
project(fcitx5-bamboo VERSION 1.0.7)
44

55
set(REQUIRED_FCITX_VERSION 5.1.12)
66
find_package(ECM 1.0.0 REQUIRED)

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

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<url type="vcs-browser">https://github.com/fcitx/fcitx5-bamboo</url>
1515
<project_group>Fcitx</project_group>
1616
<releases>
17+
<release version="1.0.7" date="2025-01-22"/>
1718
<release version="1.0.6" date="2024-05-30"/>
1819
<release version="1.0.5" date="2024-04-22"/>
1920
<release version="1.0.4" date="2023-03-12"/>

0 commit comments

Comments
 (0)