We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68c81c commit 7a19169Copy full SHA for 7a19169
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v1.3.0 (Unreleased)
+## v1.3.0
4
5
### Microsoft.DurableTask.Abstractions
6
eng/targets/Release.props
@@ -17,7 +17,7 @@
17
</PropertyGroup>
18
19
<PropertyGroup>
20
- <VersionPrefix>1.2.4</VersionPrefix>
+ <VersionPrefix>1.3.0</VersionPrefix>
21
<VersionSuffix></VersionSuffix>
22
23
0 commit comments