Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 committed Nov 6, 2022
1 parent 2cb3e99 commit 10502e9
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 "po3_BaseObjectSwapper" CACHE STRING "")
set(VERSION 2.0.0 CACHE STRING "")
set(VERSION 2.5.0 CACHE STRING "")
set(VR_VERSION 1)
set(AE_VERSION 1)

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": "base-object-swapper",
"version-string": "2.0.0",
"version-string": "2.5.0",
"description": "Base Object Swapper",
"homepage": "",
"license": "MIT",
Expand Down

0 comments on commit 10502e9

Please sign in to comment.