We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4cf2b commit 2f78215Copy full SHA for 2f78215
CMakeLists.txt
@@ -6,7 +6,7 @@ set(CMAKE_CXX_VISIBILITY_PRESET hidden)
6
7
set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS 1 CACHE INTERNAL "Suppress cmake developer mode warnings")
8
9
-project(EventLevels VERSION 1.0.2)
+project(EventLevels VERSION 1.0.3)
10
11
add_library(${PROJECT_NAME} SHARED
12
src/main.cpp
mod.json
@@ -8,7 +8,7 @@
},
"id": "timestepyt.eventlevels",
"name": "Event Levels",
- "version": "v1.0.2",
+ "version": "v1.0.3",
"developer": "TimeStepYT",
13
"description": "Allows you to use the Event Levels button",
14
"repository": "https://github.com/Reinmmar/EventLevels",
0 commit comments