Skip to content

Commit 393e887

Browse files
Update version to 1.3.5
Release for 1.3.4 has already been posted so update master to the next version number.
1 parent 32a31e4 commit 393e887

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

UnityDataTool/UnityDataTool.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net9.0</TargetFramework>
66
<LangVersion>latest</LangVersion>
7-
<Version>1.3.4</Version>
8-
<AssemblyVersion>1.3.4.0</AssemblyVersion>
9-
<FileVersion>1.3.4.0</FileVersion>
10-
<InformationalVersion>1.3.4</InformationalVersion>
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>
1111
</PropertyGroup>
1212

1313
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">

0 commit comments

Comments
 (0)