Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Jan 29, 2024
1 parent afdcf25 commit 3a93d67
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 "4.0.0.99"
VERSION "4.0.0"
HOMEPAGE_URL "https://github.com/craftablescience/VPKEdit")
set(PROJECT_NAME_PRETTY "VPKEdit" CACHE STRING "" FORCE)
# If the tweak number exists, we're in beta
Expand Down

0 comments on commit 3a93d67

Please sign in to comment.