Skip to content

Commit

Permalink
Release 1.0.0-preview6
Browse files Browse the repository at this point in the history
  • Loading branch information
frostieDE committed Jun 16, 2020
1 parent 04dc435 commit 0ab8990
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions SchildExport/SchildExport.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<Copyright>SchulIT</Copyright>
<PackageProjectUrl>https://github.com/SchulIT/schildexport</PackageProjectUrl>
<RepositoryUrl>https://github.com/SchulIT/schildexport</RepositoryUrl>
<AssemblyVersion>0.9.5.0</AssemblyVersion>
<FileVersion>0.9.5.0</FileVersion>
<Version>1.0.0-preview5</Version>
<AssemblyVersion>0.9.6.0</AssemblyVersion>
<FileVersion>0.9.6.0</FileVersion>
<Version>1.0.0-preview6</Version>
<PackageLicenseExpression></PackageLicenseExpression>
<PackageTags>Schild NRW Schulverwaltung Export</PackageTags>
<Description>Mithilfe dieser Bibliothek kann die Schild-Datenbank ausgelesen werden.</Description>
Expand Down
2 changes: 1 addition & 1 deletion SchildExport/SchildExport.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>SchulIT.SchildExport</id>
<version>1.0.0-preview5</version>
<version>1.0.0-preview6</version>
<title>SchulIT.SchildExport</title>
<authors>Marcel Marnitz</authors>
<license type="file">LICENSE.md</license>
Expand Down

0 comments on commit 0ab8990

Please sign in to comment.