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

Commit 67131ce

Browse files
committed
Bump version to 1.3.2
1 parent 0723af5 commit 67131ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/SolutionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
namespace System
3232
{
3333
internal static class AssemblyVersionInformation {
34-
private const string GitHubForUnityVersion = "1.3.1";
34+
private const string GitHubForUnityVersion = "1.3.2";
3535
internal const string VersionForAssembly = GitHubForUnityVersion;
3636

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

0 commit comments

Comments
 (0)