Skip to content

Commit

Permalink
Release 1.0.0-pre7 (#25)
Browse files Browse the repository at this point in the history
* Remove nuspec and use csproj instead (#23)
* Update publishing workflow to use csproj (#24)
  • Loading branch information
mristin authored Jul 2, 2021
1 parent cf681f7 commit 9fa4efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AasCore.Aas3.Package/AasCore.Aas3.Package.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<LangVersion>8</LangVersion>

<PackageId>AasCore.Aas3.Package</PackageId>
<Version>1.0.0-pre6</Version>
<Version>1.0.0-pre7</Version>
<Authors>Marko Ristin, Nico Braunisch, Robert Lehmann</Authors>
<Description>
A library for reading and writing packaged file format of an Asset Administration Shell (AAS) v3
Expand Down

0 comments on commit 9fa4efd

Please sign in to comment.