Skip to content

Commit 264601e

Browse files
authored
Updating Host Storage version (#3089)
1 parent 976c054 commit 264601e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<!-- Packages can have independent versions and only increment when released -->
44
<Version>3.0.41$(VersionSuffix)</Version>
5-
<HostStorageVersion>5.0.0$(VersionSuffix)</HostStorageVersion>
5+
<HostStorageVersion>5.0.1$(VersionSuffix)</HostStorageVersion>
66
<LoggingVersion>4.0.3$(VersionSuffix)</LoggingVersion>
77

88
<TargetFramework>netstandard2.0</TargetFramework>

0 commit comments

Comments
 (0)