Skip to content

Commit f9d65d7

Browse files
committed
bump 0.2.8
1 parent 065f247 commit f9d65d7

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.7 LANGUAGES CXX Swift)
3+
project(fcitx5-macos VERSION 0.2.8 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.6", "macos": "13.3", "sha": "f75ed7b4af4b176baf212957c7b180baf166522d", "time": 1754542728}
1+
{"tag": "0.2.7", "macos": "13.3", "sha": "065f24751c8ea006236b70573c6f4847ba5d7095", "time": 1756263002}
22
{"tag": "0.1.0", "macos": "13", "sha": "212113ab391eb6ec45bd881a22e7f1595834986a", "time": 1740952697}

0 commit comments

Comments
 (0)