summaryrefslogtreecommitdiff
path: root/dir.common.props
diff options
context:
space:
mode:
Diffstat (limited to 'dir.common.props')
-rw-r--r--dir.common.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.common.props b/dir.common.props
index 652f5ed611..d992bc77a9 100644
--- a/dir.common.props
+++ b/dir.common.props
@@ -65,7 +65,7 @@
<PropertyGroup>
<!-- Central place to set the versions of all nuget packages produced in the repo -->
- <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.1</PackageVersion>
+ <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.2</PackageVersion>
<PreReleaseLabel>servicing</PreReleaseLabel>
</PropertyGroup>