Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Sep 25, 2023
1 parent 9640478 commit eb83d6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ addon | version | maintainers | summary
[queue_job](queue_job/) | 16.0.2.5.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue
[queue_job_cron](queue_job_cron/) | 16.0.1.0.0 | | Scheduled Actions as Queue Jobs
[queue_job_cron_jobrunner](queue_job_cron_jobrunner/) | 16.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Run jobs without a dedicated JobRunner
[queue_job_subscribe](queue_job_subscribe/) | 16.0.1.0.0 | | Control which users are subscribed to queue job notifications
[test_queue_job](test_queue_job/) | 16.0.2.2.0 | | Queue Job Tests


Unported addons
---------------
addon | version | maintainers | summary
--- | --- | --- | ---
[queue_job_subscribe](queue_job_subscribe/) | 15.0.1.0.0 (unported) | | Control which users are subscribed to queue job notifications
[test_base_import_async](test_base_import_async/) | 14.0.1.0.1 (unported) | | Test suite for base_import_async. Normally you don't need to install this.

[//]: # (end addons)
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20230724.0
16.0.20230925.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
'odoo-addon-queue_job>=16.0dev,<16.1dev',
'odoo-addon-queue_job_cron>=16.0dev,<16.1dev',
'odoo-addon-queue_job_cron_jobrunner>=16.0dev,<16.1dev',
'odoo-addon-queue_job_subscribe>=16.0dev,<16.1dev',
'odoo-addon-test_queue_job>=16.0dev,<16.1dev',
],
classifiers=[
Expand Down

0 comments on commit eb83d6f

Please sign in to comment.