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 421392a commit 1cb08d3Copy full SHA for 1cb08d3
Obj2Tiles/Obj2Tiles.csproj
@@ -6,10 +6,10 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<IsPackable>false</IsPackable>
9
- <AssemblyVersion>1.0.13</AssemblyVersion>
10
- <FileVersion>1.0.13</FileVersion>
+ <AssemblyVersion>1.1.0</AssemblyVersion>
+ <FileVersion>1.1.0</FileVersion>
11
<InvariantGlobalization>true</InvariantGlobalization>
12
- <Version>1.0.13</Version>
+ <Version>1.1.0</Version>
13
</PropertyGroup>
14
15
<ItemGroup>
0 commit comments