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

Commit 14b24c7

Browse files
author
Not Officer
committed
version increment
1 parent 8ecee17 commit 14b24c7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/Fortnite-API/Fortnite-API.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@
1414
<PackageLicenseExpression></PackageLicenseExpression>
1515
<Authors>Fortnite-API, NotOfficer</Authors>
1616
<PackageLicenseFile>LICENSE</PackageLicenseFile>
17-
<Version>2.2.0</Version>
17+
<Version>2.2.1</Version>
1818
<Company>Fortnite-API</Company>
1919
<PackageIconUrl></PackageIconUrl>
2020
<RepositoryType>git</RepositoryType>
2121
<Copyright>Copyright (c) 2019-2021 Fortnite-API.com</Copyright>
22-
<AssemblyVersion>2.2.0.0</AssemblyVersion>
23-
<FileVersion>2.2.0.0</FileVersion>
22+
<AssemblyVersion>2.2.1.0</AssemblyVersion>
23+
<FileVersion>2.2.1.0</FileVersion>
2424
<PackageIcon>logo.png</PackageIcon>
25+
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2526
</PropertyGroup>
2627

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

0 commit comments

Comments
 (0)