We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983c287 commit 03d382bCopy full SHA for 03d382b
UnityAssetReplacer/Properties/AssemblyInfo.cs
@@ -36,6 +36,6 @@
36
// You can specify all the values or you can default the Build and Revision Numbers
37
// by using the '*' as shown below:
38
// [assembly: AssemblyVersion("1.0.*")]
39
-[assembly: AssemblyVersion("2.1.2.0")]
40
-[assembly: AssemblyFileVersion("2.1.2.0")]
+[assembly: AssemblyVersion("3.0.1.0")]
+[assembly: AssemblyFileVersion("3.0.1.0")]
41
[assembly: NeutralResourcesLanguage("en-US")]
0 commit comments