diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ba76c5e..bfd0099 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -2,6 +2,10 @@ ## Master +## 2.0.1 + +* Fixed compiled version number on binaries. + ## 2.0.0 * Added multi-fork support. diff --git a/Robust.Cdn/Robust.Cdn.csproj b/Robust.Cdn/Robust.Cdn.csproj index 509ed67..6ebc276 100644 --- a/Robust.Cdn/Robust.Cdn.csproj +++ b/Robust.Cdn/Robust.Cdn.csproj @@ -5,7 +5,7 @@ enable enable true - 2.0.0 + 2.0.1