Skip to content

Commit 6fcdbd4

Browse files
Bump version to 1.2
1 parent e88f6e6 commit 6fcdbd4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.1.0</Version>
8-
<AssemblyVersion>1.1.0.0</AssemblyVersion>
9-
<FileVersion>1.1.0.0</FileVersion>
10-
<InformationalVersion>1.1.0</InformationalVersion>
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>
1111
</PropertyGroup>
1212

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

0 commit comments

Comments
 (0)