Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit df943db

Browse files
author
Not Officer
committed
2.0.1
1 parent bfcd4c5 commit df943db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Fortnite-API/Fortnite-API.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
<PackageLicenseExpression></PackageLicenseExpression>
1515
<Authors>Fortnite-API, NotOfficer</Authors>
1616
<PackageLicenseFile>LICENSE</PackageLicenseFile>
17-
<Version>2.0.0</Version>
17+
<Version>2.0.1</Version>
1818
<Company>Fortnite-API</Company>
1919
<PackageIconUrl></PackageIconUrl>
2020
<RepositoryType>git</RepositoryType>
2121
<Copyright>Copyright (c) 2019-2020 Fortnite-API.com</Copyright>
22-
<AssemblyVersion>2.0.0.0</AssemblyVersion>
23-
<FileVersion>2.0.0.0</FileVersion>
22+
<AssemblyVersion>2.0.1.0</AssemblyVersion>
23+
<FileVersion>2.0.1.0</FileVersion>
2424
<PackageIcon>logo.png</PackageIcon>
25-
<PackageReleaseNotes>Implemented all V2 endpoints.</PackageReleaseNotes>
25+
<PackageReleaseNotes></PackageReleaseNotes>
2626
</PropertyGroup>
2727

2828
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

0 commit comments

Comments
 (0)