We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d7578 commit a545d27Copy full SHA for a545d27
1 file changed
UnityDataTool/UnityDataTool.csproj
@@ -4,10 +4,10 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net9.0</TargetFramework>
6
<LangVersion>latest</LangVersion>
7
- <Version>1.3.5</Version>
8
- <AssemblyVersion>1.3.5.0</AssemblyVersion>
9
- <FileVersion>1.3.5.0</FileVersion>
10
- <InformationalVersion>1.3.5</InformationalVersion>
+ <Version>1.3.6</Version>
+ <AssemblyVersion>1.3.6.0</AssemblyVersion>
+ <FileVersion>1.3.6.0</FileVersion>
+ <InformationalVersion>1.3.6</InformationalVersion>
11
</PropertyGroup>
12
13
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments