From e5cd294c1e6109e76a8e4f70a6ead15836f01eac Mon Sep 17 00:00:00 2001 From: Damnae Date: Mon, 18 Mar 2024 14:15:02 +0100 Subject: [PATCH] Update version number. --- editor/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/Properties/AssemblyInfo.cs b/editor/Properties/AssemblyInfo.cs index 46c45463..e44f5675 100644 --- a/editor/Properties/AssemblyInfo.cs +++ b/editor/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.89.*")] +[assembly: AssemblyVersion("1.90.*")]