We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88f6e6 commit 6fcdbd4Copy full SHA for 6fcdbd4
UnityDataTool/UnityDataTool.csproj
@@ -4,10 +4,10 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net9.0</TargetFramework>
6
<LangVersion>latest</LangVersion>
7
- <Version>1.1.0</Version>
8
- <AssemblyVersion>1.1.0.0</AssemblyVersion>
9
- <FileVersion>1.1.0.0</FileVersion>
10
- <InformationalVersion>1.1.0</InformationalVersion>
+ <Version>1.2.0</Version>
+ <AssemblyVersion>1.2.0.0</AssemblyVersion>
+ <FileVersion>1.2.0.0</FileVersion>
+ <InformationalVersion>1.2.0</InformationalVersion>
11
</PropertyGroup>
12
13
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments