Skip to content

Commit d994622

Browse files
chore: bump version
1 parent 552a078 commit d994622

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(vpkedit
55
DESCRIPTION "A CLI/GUI tool to create, read, and write several pack file formats."
6-
VERSION "4.3.0"
6+
VERSION "4.3.1"
77
HOMEPAGE_URL "https://github.com/craftablescience/VPKEdit")
88
set(CMAKE_CXX_STANDARD 20)
99
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)