Bladeren bron

bumped version.

Vicente Penades 6 jaren geleden
bovenliggende
commit
0d91a2da84
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      src/SharpGLTF.Core/SharpGLTF.Core.csproj
  2. 1 1
      src/SharpGLTF.Toolkit/SharpGLTF.Toolkit.csproj

+ 1 - 1
src/SharpGLTF.Core/SharpGLTF.Core.csproj

@@ -12,7 +12,7 @@
     <Description>SharpGLTF is a C# library for reading and writing glTF2 3D models</Description>
     <Description>SharpGLTF is a C# library for reading and writing glTF2 3D models</Description>
     <Copyright>Copyright (c) 2019 Vicente Penades</Copyright>
     <Copyright>Copyright (c) 2019 Vicente Penades</Copyright>
     <PackageTags>C# glTF 3D</PackageTags>
     <PackageTags>C# glTF 3D</PackageTags>
-    <Version>1.0.0-alpha0005</Version>
+    <Version>1.0.0-alpha0006</Version>
     <LangVersion>latest</LangVersion>
     <LangVersion>latest</LangVersion>
     <DebugSymbols>true</DebugSymbols>
     <DebugSymbols>true</DebugSymbols>
     <PackageLicenseFile>LICENSE</PackageLicenseFile>    
     <PackageLicenseFile>LICENSE</PackageLicenseFile>    

+ 1 - 1
src/SharpGLTF.Toolkit/SharpGLTF.Toolkit.csproj

@@ -12,7 +12,7 @@
     <Description>SharpGLTF.Toolkit extends SharpGLTF library with useful tools and helper classes.</Description>
     <Description>SharpGLTF.Toolkit extends SharpGLTF library with useful tools and helper classes.</Description>
     <Copyright>Copyright (c) 2019 Vicente Penades</Copyright>
     <Copyright>Copyright (c) 2019 Vicente Penades</Copyright>
     <PackageTags>C# glTF 3D</PackageTags>
     <PackageTags>C# glTF 3D</PackageTags>
-    <Version>1.0.0-alpha0005</Version>
+    <Version>1.0.0-alpha0006</Version>
     <LangVersion>latest</LangVersion>
     <LangVersion>latest</LangVersion>
     <DebugSymbols>true</DebugSymbols>
     <DebugSymbols>true</DebugSymbols>
     <PackageLicenseFile>LICENSE</PackageLicenseFile>
     <PackageLicenseFile>LICENSE</PackageLicenseFile>