Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Rnen committed Apr 23, 2021
1 parent bd62baf commit 6451a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdminToolbox/AdminToolbox/AdminToolbox.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ namespace AdminToolbox
public class AdminToolbox : Plugin
{
internal const string AT_Version = "1.3.8";
internal const string AT_Revision = "21";
internal const string AT_Revision = "22";

internal static List<WaitForTeleport> waitForTeleports = new List<WaitForTeleport>();

Expand Down

0 comments on commit 6451a1b

Please sign in to comment.