Skip to content

Commit 4297f85

Browse files
chore: bump version
1 parent 401fdf5 commit 4297f85

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
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
33
# Create project
44
project(sdk_launcher
55
DESCRIPTION "An SDK launcher for Strata Source engine games"
6-
VERSION "0.5.1"
6+
VERSION "0.5.2"
77
HOMEPAGE_URL "https://github.com/StrataSource/sdk-launcher")
88
set(CMAKE_CXX_STANDARD 20)
99
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)