Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sinai-dev committed Apr 30, 2022
1 parent 2f8850b commit 3addc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Universe.cs
Expand Up @@ -23,7 +23,7 @@ public enum GlobalState
}

public const string NAME = "UniverseLib";
public const string VERSION = "1.3.13";
public const string VERSION = "1.3.14";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.universelib";

Expand Down

0 comments on commit 3addc56

Please sign in to comment.