diff --git a/CHANGELOG.md b/CHANGELOG.md index c3c03ec..b385af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ Changelog +### 4.0.8 + + * Simplified Chinese translation added by [zqq90](https://github.com/jaszhix/icingtaskmanager/pull/60). + ### 4.0.7 * German translation corrections by [NoXPhasma](https://github.com/jaszhix/icingtaskmanager/pull/59). diff --git a/CREDITS.md b/CREDITS.md index b8b531d..e0a0aab 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -5,6 +5,7 @@ Special thanks to the contributors of this project. ### Pull requests * zqq90: + * https://github.com/jaszhix/icingtaskmanager/pull/60 * https://github.com/jaszhix/icingtaskmanager/pull/58 * https://github.com/jaszhix/icingtaskmanager/pull/57 * NoXPhasma: diff --git a/package.json b/package.json index 21d11fb..95365b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "icingtaskmanager", - "version": "4.0.7", + "version": "4.0.8", "description": "Icing Task Manager", "main": "gulpfile.js", "scripts": { diff --git a/src/metadata.json b/src/metadata.json index bf7a6bb..8e7ce3e 100644 --- a/src/metadata.json +++ b/src/metadata.json @@ -3,7 +3,7 @@ "max-instances": -1, "dangerous": false, "name": "Icing Task Manager", - "version": "4.0.7", + "version": "4.0.8", "role": "panellauncher", "uuid": "IcingTaskManager@json" } \ No newline at end of file