Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Commit eed2aea

Browse files
committed
Version bump
1 parent d0ccc65 commit eed2aea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ToggleTag/ToggleTag.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Collections.Generic;
1+
using System.Collections.Generic;
22
using System.Text;
33

44
using Smod2;
@@ -18,9 +18,9 @@ namespace ToggleTag
1818
name = "ToggleTag",
1919
description = "Persistant toggeling of role tags and overwatch.",
2020
id = "karlofduty.toggletag",
21-
version = "1.1.5",
21+
version = "1.1.6",
2222
SmodMajor = 3,
23-
SmodMinor = 7,
23+
SmodMinor = 8,
2424
SmodRevision = 0
2525
)]
2626
public class ToggleTag : Plugin

ToggleTag/lib/Assembly-CSharp.dll

371 KB
Binary file not shown.

ToggleTag/lib/Smod2.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)