Skip to content

Commit c8ff199

Browse files
committed
Release version bump
1 parent 1b6fd1b commit c8ff199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${EXTERN_PATH}/cmake")
3333
# project info
3434
project(Moonlight)
3535
set(VERSION_MAJOR "1")
36-
set(VERSION_MINOR "0")
36+
set(VERSION_MINOR "1")
3737
set(VERSION_ALTER "0")
3838
set(VERSION_BUILD "1")
3939
set(PACKAGE_NAME "com.xitrix.moonlight")

0 commit comments

Comments
 (0)