Skip to content

Commit a7202cb

Browse files
committed
Unified release 0.9.3
* "Giant Step"
1 parent 583a0e9 commit a7202cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WhiteCore/Framework/Utilities/VersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public enum Flavour
4747
#endregion
4848

4949
public const string VERSION_NUMBER = "0.9.3";
50-
public const Flavour VERSION_FLAVOUR = Flavour.RC2;
50+
public const Flavour VERSION_FLAVOUR = Flavour.Release;
5151
public const string VERSION_NAME = "WhiteCore";
5252

5353
public static string Version

0 commit comments

Comments
 (0)