Sfoglia il codice sorgente

testing nuget push

Charlie Kindel 5 anni fa
parent
commit
07541d84d0
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      Directory.Build.props

+ 3 - 3
Directory.Build.props

@@ -1,9 +1,9 @@
 <Project>
 <Project>
 
 
   <PropertyGroup>
   <PropertyGroup>
-    <Version>0.89.0</Version>
-    <AssemblyVersion>0.89.0</AssemblyVersion>
-    <FileVersion>0.89.0</FileVersion>    
+    <Version>0.89.1</Version>
+    <AssemblyVersion>0.89.1</AssemblyVersion>
+    <FileVersion>0.89.1</FileVersion>    
     <Authors>Miguel de Icaza, Charlie Kindel (@tig), @BDisp</Authors>
     <Authors>Miguel de Icaza, Charlie Kindel (@tig), @BDisp</Authors>
   </PropertyGroup>
   </PropertyGroup>