Skip to content

Commit

Permalink
Merge pull request #429 from ArangoDB-Community/version-update-1.2.0
Browse files Browse the repository at this point in the history
Updated csproj to the correct version.
  • Loading branch information
tjoubert authored Oct 15, 2022
2 parents 5bdb794 + d5d2d74 commit 0cb4b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arangodb-net-standard/ArangoDBNetStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/ArangoDB-Community/arangodb-net-standard</PackageProjectUrl>
<RepositoryUrl>https://github.com/ArangoDB-Community/arangodb-net-standard</RepositoryUrl>
<PackageTags>arangodb-net-standard arangodb arango .net c# netstandard multimodel graph document database</PackageTags>
<Version>1.1.1</Version>
<Version>1.2.0</Version>
<Company>ArangoDB Community</Company>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Authors>ArangoDB Community</Authors>
Expand Down

0 comments on commit 0cb4b79

Please sign in to comment.