File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ set(CMAKE_CXX_VISIBILITY_PRESET hidden)
66
77set (CMAKE_SUPPRESS_DEVELOPER_WARNINGS 1 CACHE INTERNAL "Suppress cmake developer mode warnings" )
88
9- project (EventLevels VERSION 1.0.3 )
9+ project (EventLevels VERSION 1.0.4 )
1010
1111add_library (${PROJECT_NAME} SHARED
1212 src/main.cpp
Original file line number Diff line number Diff line change 11# Event Levels changelog
22
3+ ## 1.0.4
4+ - Made the stupid joke when skipping an event level an option (thanks [ polskidevv] ( https://github.com/polskidevv ) )
5+ - Bumped Geode version
6+
37## 1.0.3
48- Add disclaimer to the about page (sorry)
59
Original file line number Diff line number Diff line change 88 },
99 "id" : " timestepyt.eventlevels" ,
1010 "name" : " Event Levels" ,
11- "version" : " v1.0.3 " ,
11+ "version" : " v1.0.4 " ,
1212 "developer" : " TimeStepYT" ,
1313 "description" : " Allows you to use the Event Levels button" ,
1414 "repository" : " https://github.com/Reinmmar/EventLevels" ,
You can’t perform that action at this time.
0 commit comments