chore: Update version

This commit is contained in:
Maksim Eltyshev
2026-02-23 18:44:06 +01:00
parent 4e9e842e3d
commit d5d3f1de44
6 changed files with 17 additions and 8 deletions
+10 -1
View File
@@ -1,4 +1,13 @@
# [2.0.1] - 2026-02-17
# [2.0.2] - 2026-02-23
### Fixed
* Prevent dropzone from overflowing content
* Update Gravatar hash algorithm
* Improve backup and restore scripts
* Improve installation on Windows and containerized environments
## [2.0.1] - 2026-02-17
### Fixed
+1 -1
View File
@@ -1 +1 @@
export default '2.0.1';
export default '2.0.2';