We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865c4d4 commit 7a9a213Copy full SHA for 7a9a213
AzurAPINet/AzurAPINet.csproj
@@ -6,9 +6,9 @@
6
<LangVersion>8.0</LangVersion>
7
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
8
<Authors>Jan0660</Authors>
9
- <Version>1.2.1</Version>
+ <Version>1.3.0</Version>
10
<Description>A .NET standard wrapper for the AzurAPI database.</Description>
11
- <PackageReleaseNotes>Ship.Slots is now List<ShipEquipmentSlot>, ShipStats.HuntingRange is now string</PackageReleaseNotes>
+ <PackageReleaseNotes>AzurAPIClient.Chapters are now a List<Chapter> instead of a Dictionary<,></PackageReleaseNotes>
12
<NeutralLanguage>en</NeutralLanguage>
13
<RepositoryUrl>https://github.com/AzurAPI/AzurAPINet</RepositoryUrl>
14
<PackageProjectUrl>https://azurapi.github.io/</PackageProjectUrl>
0 commit comments