Skip to content

Commit

Permalink
Bump version to 2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxninjaops committed Jan 31, 2024
1 parent b69bd06 commit 3a35c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ApertureSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>ApertureSDK</PackageId>
<Version>2.23.1</Version>
<Version>2.24.1</Version>
<Authors>FluxNinja Team</Authors>
<Company>FluxNinja</Company>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Refer [documentation](https://docs.fluxninja.com/sdk/dotnet/) for more details.
Run the command below to install the SDK:

```bash
dotnet add package ApertureSDK --version 2.23.1
dotnet add package ApertureSDK --version 2.24.1
```

### Create Aperture Client
Expand Down

0 comments on commit 3a35c61

Please sign in to comment.