# HG changeset patch
# User Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>
# Date 1625572974 -7200
#      Tue Jul 06 14:02:54 2021 +0200
# Branch 13.0
# Node ID 1d273b9a124daeccfb18e5c6bac6ee7dd9bd8435
# Parent  2d4e77884981f53f97af0be913d4cc1b0976abac
📝 Increase version, update changelog

diff --git a/NEWS.rst b/NEWS.rst
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,6 +1,11 @@
 Changelog
 _________
 
+13.0.1.1.3
+==========
+
+Journal item's menu item is unavailable.
+
 13.0.1.1.2
 ==========
 
diff --git a/__manifest__.py b/__manifest__.py
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -20,7 +20,7 @@
 
 {
     "name": "Accounting Reports",
-    "version": "13.0.1.1.2",
+    "version": "13.0.1.1.3",
     "category": "Accounting",
     "author": "XCG Consulting",
     "website": "http://odoo.consulting/",