Skip to content

Commit

Permalink
chore: bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmstein committed Mar 27, 2022
1 parent d0d4217 commit 0ab5b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Steamcord.Integrations.Rust/Steamcord.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

namespace Oxide.Plugins
{
[Info("Steamcord", "Steamcord Team", "1.0.0")]
[Info("Steamcord", "Steamcord Team", "1.1.0")]
public class Steamcord : CovalencePlugin
{
private static Steamcord _instance;
Expand Down

0 comments on commit 0ab5b3a

Please sign in to comment.