diff --git a/Build/Version.csproj b/Build/Version.csproj index a486fe908..22154fffe 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.0.6.0 + 1.0.6.1 diff --git a/Changelog.md b/Changelog.md index 4bce8151e..5ab9414c8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## 1.0.6.1: + +### Bug fixes: + +* The sync popup when the nodes are synching was not showing up (@Kukks) + ## 1.0.6.0: ### Important security fix