File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
addons/sourcemod/scripting Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ public Plugin myinfo =
46
46
name = " SurfTimer MapChooser" ,
47
47
author = " AlliedModders LLC & SurfTimer Contributors" ,
48
48
description = " Automated Map Voting" ,
49
- version = " 2.0.0 " ,
49
+ version = " 2.0.1 " ,
50
50
url = " https://github.com/1zc/surftimer-mapchooser"
51
51
};
52
52
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public Plugin myinfo =
45
45
name = " SurfTimer Rock The Vote" ,
46
46
author = " AlliedModders LLC & SurfTimer Contributors" ,
47
47
description = " Provides RTV Map Voting" ,
48
- version = " 2.0.0 " ,
48
+ version = " 2.0.1 " ,
49
49
url = " https://github.com/1zc/surftimer-mapchooser"
50
50
};
51
51
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ public Plugin myinfo =
34
34
name = " SurfTimer Vote Extend" ,
35
35
author = " SurfTimer Contributors" ,
36
36
description = " Allows players to vote extend map timelimit" ,
37
- version = " 1.8.3 " ,
37
+ version = " 2.0.1 " ,
38
38
url = " https://github.com/1zc/surftimer-mapchooser"
39
39
};
40
40
You can’t perform that action at this time.
0 commit comments