Skip to content

Commit 871e53a

Browse files
chore: bump version
1 parent ddc76d0 commit 871e53a

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
@@ -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 3.4.1
4+
VERSION 3.4.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)