Skip to content

Commit

Permalink
Merge pull request #2671 from Azure/version-fix
Browse files Browse the repository at this point in the history
Fixing SDK version to 3.0.27
  • Loading branch information
mathewc authored Feb 4, 2021
2 parents 3666192 + 1072469 commit 0771300
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>
<!-- Packages can have independent versions and only increment when released -->
<Version>3.0.28$(VersionSuffix)</Version>
<Version>3.0.27$(VersionSuffix)</Version>
<ExtensionsStorageVersion>4.0.4$(VersionSuffix)</ExtensionsStorageVersion>
<HostStorageVersion>4.0.2$(VersionSuffix)</HostStorageVersion>
<LoggingVersion>4.0.2$(VersionSuffix)</LoggingVersion>
Expand Down

0 comments on commit 0771300

Please sign in to comment.