Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
🚀️ Bump version to 1.1.4 (System.Text.Json security fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
solrevdev authored Oct 14, 2024
1 parent 2522d68 commit ab5adea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<PackageId>Solrevdev.InstagramBasicDisplay</PackageId>
<Version>1.1.3</Version>
<Version>1.1.4</Version>
<Title>Solrevdev.InstagramBasicDisplay</Title>
<Description>A netstandard2.0 library that consumes the new Instagram Basic Display API. Also includes a Razor Pages Web example that shows how to use the library and a Static site example that shows how to consume the new Instagram Basic Display API with just vanilla JavaScript.</Description>
<PackageDescription>A netstandard2.0 library that consumes the new Instagram Basic Display API. Also includes a Razor Pages Web example that shows how to use the library and a Static site example that shows how to consume the new Instagram Basic Display API with just vanilla JavaScript.</PackageDescription>
Expand Down

0 comments on commit ab5adea

Please sign in to comment.