Skip to content

Commit

Permalink
[RELEASE] 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kizaonline committed Nov 27, 2024
1 parent 044c5af commit 9b98804
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

## [9.0.1] - 2024-11-27

### Added

- `nodes` and `type` to `FormApprovalFlowInstanceStep` and `FormApprovalStep`
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>9.0.1-beta.2</PackageVersion>
<AssemblyVersion>9.0.1.2</AssemblyVersion>
<PackageVersion>9.0.1</PackageVersion>
<AssemblyVersion>9.0.1.0</AssemblyVersion>
<Authors>OneBlink</Authors>
<Owners>OneBlink</Owners>
<Title>OneBlink SDK</Title>
Expand Down

0 comments on commit 9b98804

Please sign in to comment.