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 c774fab commit 88498f7Copy full SHA for 88498f7
UnityDataTool/UnityDataTool.csproj
@@ -4,10 +4,10 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net9.0</TargetFramework>
6
<LangVersion>latest</LangVersion>
7
- <Version>1.2.0</Version>
8
- <AssemblyVersion>1.2.0.0</AssemblyVersion>
9
- <FileVersion>1.2.0.0</FileVersion>
10
- <InformationalVersion>1.2.0</InformationalVersion>
+ <Version>1.2.1</Version>
+ <AssemblyVersion>1.2.1.0</AssemblyVersion>
+ <FileVersion>1.2.1.0</FileVersion>
+ <InformationalVersion>1.2.1</InformationalVersion>
11
</PropertyGroup>
12
13
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments