Skip to content

Commit fa8b1bc

Browse files
committed
Chore: 版本更新至[0.2.7.0].
1 parent 16f4837 commit fa8b1bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DelegateUI_Qt5/gallery/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.16)
22

3-
set(DELEGATEUI_VERSION 0.2.6.0)
3+
set(DELEGATEUI_VERSION 0.2.7.0)
44

55
project(Gallery VERSION ${DELEGATEUI_VERSION} LANGUAGES CXX)
66

DelegateUI_Qt5/src/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.16)
22

3-
set(DELEGATEUI_VERSION 0.2.6.0)
3+
set(DELEGATEUI_VERSION 0.2.7.0)
44

55
message(STATUS "Configuring DelegateUI Version: ${DELEGATEUI_VERSION}")
66

0 commit comments

Comments
 (0)