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 18ca13f commit fd7d6e1Copy full SHA for fd7d6e1
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.20)
2
set(NAME "po3_Tweaks" CACHE STRING "")
3
-set(VERSION 1.11.0 CACHE STRING "")
+set(VERSION 1.12.0 CACHE STRING "")
4
set(AE_VERSION 1)
5
set(VR_VERSION 1)
6
vcpkg.json
{
"name": "po3tweaks",
- "version-string": "1.11.0",
+ "version-string": "1.12.0",
"description": "Collection of bug fixes and tweaks for Skyrim SE/AE/VR",
"homepage": "https://github.com/powerof3/po3-Tweaks/",
"license": "MIT",
0 commit comments