We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26bc193 commit 7f7929aCopy full SHA for 7f7929a
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.20)
2
set(NAME "NPCsNamesDistributor" CACHE STRING "")
3
-set(VERSION 2.3.0 CACHE STRING "")
+set(VERSION 2.4.0 CACHE STRING "")
4
set(AE_VERSION 1)
5
6
# ---- Options ----
vcpkg.json
{
"name": "nnd",
- "version-string": "2.3.0",
+ "version-string": "2.4.0",
"description": "Framework that allows customizable names distribution",
"homepage": "https://github.com/adya/NPCs-Names-Distributor",
"license": "MIT",
0 commit comments