Skip to content

Commit 914b0ef

Browse files
chore: bump version
1 parent bb48921 commit 914b0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
22
project(vpkedit
33
DESCRIPTION "A tool to read, preview, and write to VPK files."
4-
VERSION "4.0.0.1"
4+
VERSION "4.0.0.2"
55
HOMEPAGE_URL "https://github.com/craftablescience/VPKEdit")
66
set(PROJECT_NAME_PRETTY "VPKEdit" CACHE STRING "" FORCE)
77
set(PROJECT_ORGANIZATION_NAME "craftablescience" CACHE STRING "" FORCE)

0 commit comments

Comments
 (0)