Skip to content

Commit a06c426

Browse files
committed
[UPD] addons table in README.md
1 parent d426648 commit a06c426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_import_async](base_import_async/) | 14.0.1.0.1 | | Import CSV files in the background
25-
[queue_job](queue_job/) | 14.0.2.3.2 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue
25+
[queue_job](queue_job/) | 14.0.2.4.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue
2626
[queue_job_batch](queue_job_batch/) | 14.0.1.0.0 | | Job Queue Batch
2727
[queue_job_cron](queue_job_cron/) | 14.0.1.1.0 | | Scheduled Actions as Queue Jobs
2828
[queue_job_subscribe](queue_job_subscribe/) | 14.0.1.0.0 | | Control which users are subscribed to queue job notifications
2929
[test_base_import_async](test_base_import_async/) | 14.0.1.0.1 | | Test suite for base_import_async. Normally you don't need to install this.
30-
[test_queue_job](test_queue_job/) | 14.0.2.0.0 | | Queue Job Tests
30+
[test_queue_job](test_queue_job/) | 14.0.2.1.0 | | Queue Job Tests
3131
[test_queue_job_batch](test_queue_job_batch/) | 14.0.1.0.0 | | Test Job Queue Batch
3232

3333

0 commit comments

Comments
 (0)