diff --git a/Versions.props b/Versions.props
index 373103b..0eafe39 100644
--- a/Versions.props
+++ b/Versions.props
@@ -8,8 +8,8 @@
3.6.133
5.1.0
1.0.0-alpha.160
- 1.14.0
- 2.8.1
+ 1.15.0
+ 2.9.0
diff --git a/version.json b/version.json
index a76dbef..23bdf1e 100644
--- a/version.json
+++ b/version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "2.8.2-pre.{height}",
+ "version": "2.8.2",
"nuGetPackageVersion": {
"semVer": 2.0
},