Skip to content

Commit

Permalink
Fixing SDK version to 3.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewc committed Feb 4, 2021
1 parent 3666192 commit 1072469
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 1072469

Please sign in to comment.