diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48a8bd4..6af3022 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,11 @@ dev
- [ ] help translation
- [ ] source translation
- [ ] fix third-party API (temp removed)
+
+2021.11.06
- sort modules by id
- fix extra whitespace in exported files
+- update to PSR12
2021.09.28
- Fix help (thx Pierre Van Glabeke)
diff --git a/_define.php b/_define.php
index 8fc3536..d296137 100644
--- a/_define.php
+++ b/_define.php
@@ -18,7 +18,7 @@ $this->registerModule(
'Translater',
'Translate your Dotclear plugins and themes',
'Jean-Christian Denis & contributors',
- '2021.09.28',
+ '2021.11.06',
[
'requires' => [['core', '2.19']],
'permissions' => null,
diff --git a/dcstore.xml b/dcstore.xml
index fa57275..46a1435 100644
--- a/dcstore.xml
+++ b/dcstore.xml
@@ -1,12 +1,13 @@
+
-
-Translater
-2021.09.28
-Jean-Christian Denis & contributors
-Translate your Dotclear plugins and themes
-https://github.com/JcDenis/translater/releases/download/v2021.09.28/plugin-translater.zip
-2.19
-https://plugins.dotaddict.org/dc2/details/translater
-http://forum.dotclear.org/viewtopic.php?id=39220
-
-
\ No newline at end of file
+
+ Translater
+ 2021.11.06
+ Jean-Christian Denis & contributors
+ Translate your Dotclear plugins and themes
+ https://github.com/JcDenis/translater/releases/download/v2021.11.06/plugin-translater.zip
+ 2.19
+ https://plugins.dotaddict.org/dc2/details/translater
+ http://forum.dotclear.org/viewtopic.php?id=39220
+
+