Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Nov 25, 2024
1 parent 79670ff commit eae18bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>

<PropertyGroup>
<FirelySdkVersion>5.11.0</FirelySdkVersion>
<FirelySdkVersion>5.11.1</FirelySdkVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions src/firely-net-sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<!-- Solution-wide properties for NuGet packaging -->
<PropertyGroup>
<VersionPrefix>5.11.1</VersionPrefix>
<VersionPrefix>5.11.0</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix>
<Authors>Firely (info@fire.ly) and contributors</Authors>
<Company>Firely (https://fire.ly)</Company>
Expand All @@ -23,7 +23,7 @@
</PropertyGroup>

<PropertyGroup>
<FirelySdkVersion>5.11.0</FirelySdkVersion>
<FirelySdkVersion>5.11.1</FirelySdkVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit eae18bc

Please sign in to comment.