diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index bfd0099..ad37080 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -2,6 +2,10 @@
## Master
+## 2.0.2
+
+* Fixed `/version/*` compatibility paths not working correctly.
+
## 2.0.1
* Fixed compiled version number on binaries.
diff --git a/Robust.Cdn/Robust.Cdn.csproj b/Robust.Cdn/Robust.Cdn.csproj
index 6ebc276..56c16b5 100644
--- a/Robust.Cdn/Robust.Cdn.csproj
+++ b/Robust.Cdn/Robust.Cdn.csproj
@@ -5,7 +5,7 @@
enable
enable
true
- 2.0.1
+ 2.0.2