From c42a115d9b4cbb89dff0cce87753eb38699169c8 Mon Sep 17 00:00:00 2001 From: tafaRU Date: Mon, 11 Sep 2023 14:21:02 +0200 Subject: [PATCH] [MIG] auto_backup: Migration to 16.0 --- auto_backup/__manifest__.py | 2 +- auto_backup/readme/CONTRIBUTORS.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/auto_backup/__manifest__.py b/auto_backup/__manifest__.py index 1ca292e8d80..ed3cdee95bc 100644 --- a/auto_backup/__manifest__.py +++ b/auto_backup/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Database Auto-Backup", "summary": "Backups database", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "author": "Yenthe Van Ginneken, " "Agile Business Group, " "Grupo ESOC Ingenieria de Servicios, " diff --git a/auto_backup/readme/CONTRIBUTORS.rst b/auto_backup/readme/CONTRIBUTORS.rst index e7cdbc74afa..bac3ca7b129 100644 --- a/auto_backup/readme/CONTRIBUTORS.rst +++ b/auto_backup/readme/CONTRIBUTORS.rst @@ -6,3 +6,4 @@ * Aitor Bouzas * Simone Vanin * Vu Nguyen Anh +* Alex Comba