diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ecc03ce1..82f66b6f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [4.0.2] (November 11, 2020) +* New translations + * German, thanks to @chint95 + * Romanian, thanks to @T-z3P + ## [4.0.1] (November 10, 2020) * Fix the unreliable clear all notification button * Bump dependencies @@ -144,3 +149,4 @@ [3.1.0]:https://github.com/jesec/flood/compare/v3.0.0...v3.1.0 [4.0.0]:https://github.com/jesec/flood/compare/v3.1.0...v4.0.0 [4.0.1]:https://github.com/jesec/flood/compare/v4.0.0...v4.0.1 +[4.0.2]:https://github.com/jesec/flood/compare/v4.0.1...v4.0.2 diff --git a/package-lock.json b/package-lock.json index ed66604f9..692180757 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "flood", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "4.0.1", + "version": "4.0.2", "license": "GPL-3.0-only", "dependencies": { "argon2-browser": "^1.15.2", diff --git a/package.json b/package.json index a963d0f9d..f63651379 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flood", - "version": "4.0.1", + "version": "4.0.2", "description": "A modern Web UI for various torrent clients with multi-user and multi-client support", "keywords": [ "typescript",