We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6ac53 commit b8ccb45Copy full SHA for b8ccb45
Obj2Tiles/Obj2Tiles.csproj
@@ -6,10 +6,10 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<IsPackable>false</IsPackable>
9
- <AssemblyVersion>1.1.0</AssemblyVersion>
10
- <FileVersion>1.1.0</FileVersion>
+ <AssemblyVersion>1.2.0</AssemblyVersion>
+ <FileVersion>1.2.0</FileVersion>
11
<InvariantGlobalization>true</InvariantGlobalization>
12
- <Version>1.1.0</Version>
+ <Version>1.2.0</Version>
13
</PropertyGroup>
14
15
<ItemGroup>
0 commit comments