Skip to content

Commit 8f0eac8

Browse files
authored
Merge pull request #2 from rust-plugins/develop
update version
2 parents 3c403fe + 9cd4d9f commit 8f0eac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TeamsLogger.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace Oxide.Plugins
88
{
9-
[Info("Teams Logger", "NickRimmer", "1.0")]
9+
[Info("Teams Logger", "NickRimmer", "1.1")]
1010
[Description("Simple plugin to log team events")]
1111
public class TeamsLogger : RustPlugin
1212
{

0 commit comments

Comments
 (0)