Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Dec 27, 2023
1 parent 87743dd commit 2ba8792
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
project(vpkedit
DESCRIPTION "A tool to read, preview, and write to VPK files."
VERSION 3.6.2
VERSION 3.7.0
HOMEPAGE_URL "https://github.com/craftablescience/VPKEdit")
set(PROJECT_NAME_PRETTY "VPKEdit" CACHE STRING "" FORCE)
set(PROJECT_ORGANIZATION_NAME "craftablescience" CACHE STRING "" FORCE)
Expand Down

0 comments on commit 2ba8792

Please sign in to comment.