Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikas-mc committed Jan 14, 2024
1 parent 53f64ff commit e8080cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wiliwili.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ cmake_minimum_required(VERSION 3.20)
project(wiliwili-uwp)

set(VERSION_MAJOR "1")
set(VERSION_MINOR "2")
set(VERSION_REVISION "3")
set(VERSION_MINOR "3")
set(VERSION_REVISION "99")
set(VERSION_BUILD "0")
set(PROJECT_AUTHOR "xfangfang")
set(PACKAGE_NAME cn.xfangfang.wiliwili)
Expand Down

0 comments on commit e8080cb

Please sign in to comment.