File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ Each action can be applied to:
1818
1919### Installation
2020
21- * Download latest [ release] ( https://github.com/dronelektron/class-manager/releases ) (compiled for SourceMod 1.10 )
21+ * Download latest [ release] ( https://github.com/dronelektron/class-manager/releases ) (compiled for SourceMod 1.11 )
2222* Extract "plugins" and "translations" folders to "addons/sourcemod" folder of your server
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ public Plugin myinfo = {
2222 name = " Class manager" ,
2323 author = " Dron-elektron" ,
2424 description = " Allows you to perform various operations on player classes" ,
25- version = " 1.0.0 " ,
25+ version = " 1.0.1 " ,
2626 url = " https://github.com/dronelektron/class-manager"
2727};
2828
You can’t perform that action at this time.
0 commit comments