This commit is contained in:
nicolas.dorier
2020-12-03 23:29:05 +09:00
parent 8d157ac5ca
commit 450d3cb7d2
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.0.6.0</Version>
<Version>1.0.6.1</Version>
</PropertyGroup>
</Project>

View File

@@ -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