Skip to content

Commit

Permalink
v.0.5-nightly_29.04.24-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SysRay committed Apr 29, 2024
1 parent 1eb880c commit 6fc957f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24)
include(ExternalProject)

set(PSOFF_LIB_VERSION v.0.0)
set(PSOFF_RENDER_VERSION v.0.5-nightly_29.04.24)
set(PSOFF_RENDER_VERSION v.0.5-nightly_29.04.24-fix)

set(ProjectName psOff_${CMAKE_BUILD_TYPE})
project(${ProjectName} VERSION 0.0.1)
Expand Down

0 comments on commit 6fc957f

Please sign in to comment.