Skip to content

Commit 834ca9b

Browse files
author
infra
committed
Bump version
1 parent f03f517 commit 834ca9b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.1",
49+
version = "2.0.2",
5050
url = "https://github.com/1zc/surftimer-mapchooser"
5151
};
5252

addons/sourcemod/scripting/st-nominations.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

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.1",
48+
version = "2.0.2",
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
@@ -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

0 commit comments

Comments
 (0)