Skip to content

Commit

Permalink
bump timer, prep release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
satvu authored and fabiocav committed Nov 8, 2023
1 parent 6b2e257 commit af03e09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/Worker.Extensions.Timer/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
- My change description (#PR/#issue)
-->

### Microsoft.Azure.Functions.Worker.Extensions.Timer <version>
### Microsoft.Azure.Functions.Worker.Extensions.Timer 4.3.0

- Add `BindingCapabilities` attribute to TimerTrigger to express function-level retry capabilities. (#1457)
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description>Timer extensions for .NET isolated functions</Description>

<!--Version information-->
<VersionPrefix>4.2.0</VersionPrefix>
<VersionPrefix>4.3.0</VersionPrefix>
</PropertyGroup>

<Import Project="..\..\..\build\Extensions.props" />
Expand Down

0 comments on commit af03e09

Please sign in to comment.