Selaa lähdekoodia

[publish] FileZip 1.4

lith 3 vuotta sitten
vanhempi
commit
f6dee3a89f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      FileZip/FileZip.csproj

+ 1 - 1
FileZip/FileZip.csproj

@@ -3,7 +3,7 @@
 	<PropertyGroup>
 		<OutputType>Exe</OutputType>
 		<TargetFramework>netcoreapp2.1</TargetFramework>
-		<Version>1.4-temp</Version>
+		<Version>1.4</Version>
 	</PropertyGroup>
 
 	<PropertyGroup>