Skip to content

Commit

Permalink
[RELEASE] 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
divporter committed Jul 10, 2024
1 parent a485189 commit 6398943
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

## [6.2.2] - 2024-07-10

### Changed

- form submissions and draft downloads to use storage endpoints
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>6.2.2-beta.2</PackageVersion>
<AssemblyVersion>6.2.2.2</AssemblyVersion>
<PackageVersion>6.2.2</PackageVersion>
<AssemblyVersion>6.2.2.0</AssemblyVersion>
<Authors>OneBlink</Authors>
<Owners>OneBlink</Owners>
<Title>OneBlink SDK</Title>
Expand Down

0 comments on commit 6398943

Please sign in to comment.