Skip to content

Commit 2bc5a3d

Browse files
committed
bump 0.2.5
1 parent 1344d7e commit 2bc5a3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 4.0.1)
22

3-
project(fcitx5-macos VERSION 0.2.4 LANGUAGES CXX Swift)
3+
project(fcitx5-macos VERSION 0.2.5 LANGUAGES CXX Swift)
44

55
list(PREPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")
66
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

version.jsonl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{"tag": "0.2.3", "macos": "13.3", "sha": "5c6a2efe1a1380e2d488c95814ecaaec10db5709", "time": 1749504605}
1+
{"tag": "0.2.4", "macos": "13.3", "sha": "1344d7ea3e960584f11802664a79d54d02d4c8ad", "time": 1750555721}
22
{"tag": "0.1.0", "macos": "13", "sha": "212113ab391eb6ec45bd881a22e7f1595834986a", "time": 1740952697}

0 commit comments

Comments
 (0)