We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6a46f commit dfbf35cCopy full SHA for dfbf35c
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.20)
2
set(NAME "po3_EquipmentToggle" CACHE STRING "")
3
-set(VERSION 1.1.2 CACHE STRING "")
+set(VERSION 1.1.0 CACHE STRING "")
4
set(AE_VERSION 1)
5
6
# ---- Options ----
vcpkg.json
{
"name": "equipmenttoggle",
- "version-string": "1.1.2",
+ "version-string": "1.1.0",
"description": "Visually toggle equipment while keeping stats",
"homepage": "https://github.com/powerof3/EquipmentToggle",
"license": "MIT",
0 commit comments