From df6d1e7662d8c71ed02deee19f16a35a9f05720b Mon Sep 17 00:00:00 2001 From: hparfr Date: Mon, 1 Oct 2018 11:26:05 +0200 Subject: [PATCH] Migration --- keychain/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keychain/__manifest__.py b/keychain/__manifest__.py index ea59dec..5fa9897 100644 --- a/keychain/__manifest__.py +++ b/keychain/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Keychain", "summary": "Store accounts and credentials", - "version": "11.0.2.0.0", + "version": "12.0.0.0.0", "category": "Uncategorized", "website": "https://akretion.com/", "author": "Akretion, Odoo Community Association (OCA)",