Skip to content

Commit 7f7929a

Browse files
committed
Set release version.
1 parent 26bc193 commit 7f7929a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.20)
22
set(NAME "NPCsNamesDistributor" CACHE STRING "")
3-
set(VERSION 2.3.0 CACHE STRING "")
3+
set(VERSION 2.4.0 CACHE STRING "")
44
set(AE_VERSION 1)
55

66
# ---- Options ----

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nnd",
3-
"version-string": "2.3.0",
3+
"version-string": "2.4.0",
44
"description": "Framework that allows customizable names distribution",
55
"homepage": "https://github.com/adya/NPCs-Names-Distributor",
66
"license": "MIT",

0 commit comments

Comments
 (0)