Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmstein committed May 9, 2018
1 parent a7ff615 commit c0c05e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kits/Kits.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace Oxide.Plugins
{
[Info("Kits", "Jacob", "4.0.0-alpha", ResourceId = 668)]
[Info("Kits", "Jacob", "4.0.0-alpha.1", ResourceId = 668)]
internal class Kits : RustPlugin
{
#region Fields
Expand Down

0 comments on commit c0c05e8

Please sign in to comment.