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

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StanleyGoldman committed Mar 1, 2019
1 parent 4aa25e7 commit 11222cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
namespace System
{
internal static class AssemblyVersionInformation {
private const string GitHubForUnityVersion = "1.2.2";
private const string GitHubForUnityVersion = "1.3.0";
internal const string VersionForAssembly = GitHubForUnityVersion;

// If this is an alpha, beta or other pre-release, mark it as such as shown below
Expand Down

0 comments on commit 11222cd

Please sign in to comment.