Skip to content

Commit

Permalink
removing preview tag for Storage
Browse files Browse the repository at this point in the history
  • Loading branch information
brettsam authored May 28, 2020
1 parent 9c14cfa commit d3cde76
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
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- Packages can have independent versions and only increment when released -->
<Version>3.0.18$(VersionSuffix)</Version>
<ExtensionsStorageVersion>4.0.0-preview2$(VersionSuffix)</ExtensionsStorageVersion>
<ExtensionsStorageVersion>4.0.0$(VersionSuffix)</ExtensionsStorageVersion>
<HostStorageVersion>4.0.1$(VersionSuffix)</HostStorageVersion>
<LoggingVersion>4.0.1$(VersionSuffix)</LoggingVersion>

Expand Down

0 comments on commit d3cde76

Please sign in to comment.