Skip to content

Commit

Permalink
[RELEASE] 5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mymattcarroll committed Apr 30, 2024
1 parent df8cfd8 commit c47be6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## [5.6.2] - 2024-04-30

### Changed

- uploads to go storage service
Expand Down
4 changes: 2 additions & 2 deletions OneBlink.SDK/OneBlink.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<OutputType>Library</OutputType>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>OneBlink.SDK</PackageId>
<PackageVersion>5.6.2-beta.1</PackageVersion>
<AssemblyVersion>5.6.2.1</AssemblyVersion>
<PackageVersion>5.6.2</PackageVersion>
<AssemblyVersion>5.6.2.0</AssemblyVersion>
<Authors>OneBlink</Authors>
<Owners>OneBlink</Owners>
<Title>OneBlink SDK</Title>
Expand Down

0 comments on commit c47be6c

Please sign in to comment.