Skip to content

Commit

Permalink
Update Version from 3.8.0 to 3.9.0 (#450)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
jainharsh98 and actions-user authored Jul 28, 2023
1 parent 42aa5eb commit 59f93fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- Extensions can have independent versions and only increment when released -->
<Version>3.8.0$(VersionSuffix)</Version>
<Version>3.9.0$(VersionSuffix)</Version>
<TargetFramework>netstandard2.0</TargetFramework>
<Authors>Microsoft</Authors>
<Company>Microsoft</Company>
Expand Down

0 comments on commit 59f93fb

Please sign in to comment.