File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
addons/sourcemod/scripting Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ public Plugin myinfo =
4646 name = " SurfTimer MapChooser" ,
4747 author = " AlliedModders LLC & SurfTimer Contributors" ,
4848 description = " Automated Map Voting" ,
49- version = " 2.0.1 " ,
49+ version = " 2.0.2 " ,
5050 url = " https://github.com/1zc/surftimer-mapchooser"
5151};
5252
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ public Plugin myinfo =
4343 name = " SurfTimer Nominations" ,
4444 author = " AlliedModders LLC & SurfTimer Contributors" ,
4545 description = " Provides Map Nominations" ,
46- version = " 2.0.1 " ,
46+ version = " 2.0.2 " ,
4747 url = " https://github.com/1zc/surftimer-mapchooser"
4848};
4949
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public Plugin myinfo =
4545 name = " SurfTimer Rock The Vote" ,
4646 author = " AlliedModders LLC & SurfTimer Contributors" ,
4747 description = " Provides RTV Map Voting" ,
48- version = " 2.0.1 " ,
48+ version = " 2.0.2 " ,
4949 url = " https://github.com/1zc/surftimer-mapchooser"
5050};
5151
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ public Plugin myinfo =
3535 name = " SurfTimer Vote Extend" ,
3636 author = " SurfTimer Contributors" ,
3737 description = " Allows players to vote extend map timelimit" ,
38- version = " 2.0.1 " ,
38+ version = " 2.0.2 " ,
3939 url = " https://github.com/1zc/surftimer-mapchooser"
4040};
4141
You can’t perform that action at this time.
0 commit comments