Skip to content

Commit 2f1e3cb

Browse files
committed
Version bump
1 parent 2ff0d24 commit 2f1e3cb

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
@@ -41,7 +41,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${EXTERN_PATH}/cmake")
4141
project(Moonlight)
4242
set(VERSION_MAJOR "1")
4343
set(VERSION_MINOR "3")
44-
set(VERSION_ALTER "0")
44+
set(VERSION_ALTER "1")
4545
set(VERSION_BUILD "1")
4646
set(PACKAGE_NAME "ru.xitrix.Moonlight")
4747
set(PSN_TITLE_ID "MNTL00000")

0 commit comments

Comments
 (0)