From 9299f76008ce7f9456a1698685356b10bd2ba121 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 3 May 2022 15:14:07 +0000 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6262a44c1..89179ac001 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ addon | version | maintainers | summary [base_export_async](base_export_async/) | 12.0.1.1.0 | | Asynchronous export with job queue [base_import_async](base_import_async/) | 12.0.2.0.0 | | Import CSV files in the background [export_async_schedule](export_async_schedule/) | 12.0.1.0.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Generate and send exports by emails on a schedule -[queue_job](queue_job/) | 12.0.3.1.3 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue +[queue_job](queue_job/) | 12.0.4.0.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue [queue_job_batch](queue_job_batch/) | 12.0.1.0.1 | | Job Queue Batch [queue_job_cron](queue_job_cron/) | 12.0.1.1.1 | | Scheduled Actions as Queue Jobs [queue_job_subscribe](queue_job_subscribe/) | 12.0.1.0.0 | | Control which users are subscribed to queue job notifications [test_base_import_async](test_base_import_async/) | 12.0.1.0.0 | | Test suite for base_import_async. Normally you don't need to install this. -[test_queue_job](test_queue_job/) | 12.0.2.0.0 | | Queue Job Tests +[test_queue_job](test_queue_job/) | 12.0.3.0.0 | | Queue Job Tests [test_queue_job_batch](test_queue_job_batch/) | 12.0.1.1.0 | | Test Job Queue Batch [//]: # (end addons)