Skip to content

Commit

Permalink
Set release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
adya committed Sep 17, 2023
1 parent 26bc193 commit 7f7929a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20)
set(NAME "NPCsNamesDistributor" CACHE STRING "")
set(VERSION 2.3.0 CACHE STRING "")
set(VERSION 2.4.0 CACHE STRING "")
set(AE_VERSION 1)

# ---- Options ----
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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",
Expand Down

0 comments on commit 7f7929a

Please sign in to comment.