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