Skip to content

Commit a1bd443

Browse files
committed
[UPD] addons table in README.md
1 parent 9e025a5 commit a1bd443

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
@@ -19,8 +19,10 @@ Available addons
1919
----------------
2020
addon | version | summary
2121
--- | --- | ---
22+
[base_import_async](base_import_async/) | 14.0.1.0.0 | Import CSV files in the background
2223
[queue_job](queue_job/) | 14.0.1.3.1 | Job Queue
2324
[queue_job_cron](queue_job_cron/) | 14.0.1.0.0 | Scheduled Actions as Queue Jobs
25+
[test_base_import_async](test_base_import_async/) | 14.0.1.0.0 | Test suite for base_import_async. Normally you don't need to install this.
2426
[test_queue_job](test_queue_job/) | 14.0.1.3.0 | Queue Job Tests
2527

2628

@@ -29,9 +31,7 @@ Unported addons
2931
addon | version | summary
3032
--- | --- | ---
3133
[base_export_async](base_export_async/) | 12.0.1.0.0 (unported) | Asynchronous export with job queue
32-
[base_import_async](base_import_async/) | 13.0.2.0.0 (unported) | Import CSV files in the background
3334
[queue_job_subscribe](queue_job_subscribe/) | 13.0.1.0.0 (unported) | Control which users are subscribed to queue job notifications
34-
[test_base_import_async](test_base_import_async/) | 13.0.1.0.0 (unported) | Test suite for base_import_async. Normally you don't need to install this.
3535

3636
[//]: # (end addons)
3737

0 commit comments

Comments
 (0)