Skip to content

Commit

Permalink
Update AltV.Atlas.Peds.Shared.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDutchDev committed Dec 1, 2023
1 parent 1525c2b commit 638f038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AltV.Atlas.Peds.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/altv-atlas/Peds.Shared.git</RepositoryUrl>
Expand All @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' != 'Debug' ">
<PackageReference Include="AltV.Atlas.Shared" Version="2.0.0" />
<PackageReference Include="AltV.Atlas.Shared" Version="2.1.0" />
</ItemGroup>

<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
Expand Down

0 comments on commit 638f038

Please sign in to comment.