diff --git a/NEWS.rst b/NEWS.rst
index 215caa64d51fdd3b10ff2546942f9843d0d44dc9_TkVXUy5yc3Q=..d01c1af35a32e4d2ba403610cd81ed412f9eb665_TkVXUy5yc3Q= 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-13.0.2.0.0 (UNRELEASED)
+13.0.2.0.0 (2021-08-25)
 -----------------------
 
 Change chunking to be automatic by default.
diff --git a/__manifest__.py b/__manifest__.py
index 215caa64d51fdd3b10ff2546942f9843d0d44dc9_X19tYW5pZmVzdF9fLnB5..d01c1af35a32e4d2ba403610cd81ed412f9eb665_X19tYW5pZmVzdF9fLnB5 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -22,7 +22,7 @@
     "name": "Xbus Emitter",
     "license": "AGPL-3",
     "summary": "emit messages from Odoo to Xbus",
-    "version": "13.0.1.0.0",
+    "version": "13.0.2.0.0",
     "category": "Technical",
     "author": "XCG Consulting",
     "website": "http://odoo.consulting/",
diff --git a/i18n/fr.po b/i18n/fr.po
index 215caa64d51fdd3b10ff2546942f9843d0d44dc9_aTE4bi9mci5wbw==..d01c1af35a32e4d2ba403610cd81ed412f9eb665_aTE4bi9mci5wbw== 100644
--- a/i18n/fr.po
+++ b/i18n/fr.po
@@ -329,4 +329,8 @@
 msgid "Xbus emitters"
 msgstr "Émetteurs Xbus"
 
+#. module: xbus_emitter
+#: model:ir.model.fields,field_description:xbus_emitter.field_xbus_emitter_job_event_type
+msgid "Xbus event type"
+msgstr "Nom du message Xbus"
 
@@ -332,2 +336,6 @@
 
+#. module: xbus_emitter
+#: model:ir.model,name:xbus_emitter.model_ir_autovacuum
+msgid "ir.autovacuum"
+msgstr "ir.autovacuum"