From 35b8dbe8c3fd15c1e54d1549a05e436ee8d966fd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 19 Jan 2023 16:32:06 +0000 Subject: [PATCH] session_db 16.0.1.0.1 --- session_db/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session_db/__manifest__.py b/session_db/__manifest__.py index e969d96f2..dd64986e2 100644 --- a/session_db/__manifest__.py +++ b/session_db/__manifest__.py @@ -1,6 +1,6 @@ { "name": "Store sessions in DB", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Odoo SA,ACSONE SA/NV,Odoo Community Association (OCA)", "license": "LGPL-3", "website": "https://github.com/OCA/server-tools",