From 200799e4aa0083dcae1adf8bcb595b7c3f72bc90 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sun, 14 Jul 2024 21:57:23 +0200 Subject: [PATCH] Release: 2.0.2 --- RELEASE-NOTES.md | 4 ++++ Robust.Cdn/Robust.Cdn.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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