Skip to content

Commit 51c68fe

Browse files
authored
Merge pull request #8 from surftimer/versionBump201
Version bump
2 parents 616c54c + 6df6bc8 commit 51c68fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

addons/sourcemod/scripting/st-mapchooser.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.0",
49+
version = "2.0.1",
5050
url = "https://github.com/1zc/surftimer-mapchooser"
5151
};
5252

addons/sourcemod/scripting/st-rockthevote.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.0",
48+
version = "2.0.1",
4949
url = "https://github.com/1zc/surftimer-mapchooser"
5050
};
5151

addons/sourcemod/scripting/st-voteextend.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public Plugin myinfo =
3434
name = "SurfTimer Vote Extend",
3535
author = "SurfTimer Contributors",
3636
description = "Allows players to vote extend map timelimit",
37-
version = "1.8.3",
37+
version = "2.0.1",
3838
url = "https://github.com/1zc/surftimer-mapchooser"
3939
};
4040

0 commit comments

Comments
 (0)