diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b4451..5ad5706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## VERSION 0 INIT * Version **0.7** - show in popup dialog + * 2024-07-07 02:49 **0.7.20** show total folder size + * 1114a60 chore: recompile assets + * f1c57e1 feat: show total folder size + * d92fdf8 chore: update deps * 2022-06-29 08:43 **0.7.19** pt_PT localization * 7e33cf2 chore: recompile assets * a042f4f chore: update deps diff --git a/composer.json b/composer.json index cc5811c..82ea6cc 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "roundcube-plugin", "license": "MIT", "homepage": "https://github.com/jfcherng-roundcube/plugin-show-folder-size", - "version": "0.7.19", + "version": "0.7.20", "authors": [ { "name": "Jack Cherng",