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 Jan 8, 2024
1 parent 4bda4c2 commit b51243c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[queue_job](queue_job/) | 17.0.1.0.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue
[queue_job_cron_jobrunner](queue_job_cron_jobrunner/) | 17.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/) | 17.0.1.0.0 | | Control which users are subscribed to queue job notifications
[test_queue_job](test_queue_job/) | 17.0.1.0.0 | | Queue Job Tests

[//]: # (end addons)
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[project]
name = "odoo-addons-oca-queue"
version = "17.0.20231213.0"
version = "17.0.20240108.0"
dependencies = [
"odoo-addon-queue_job>=17.0dev,<17.1dev",
"odoo-addon-queue_job_cron_jobrunner>=17.0dev,<17.1dev",
"odoo-addon-queue_job_subscribe>=17.0dev,<17.1dev",
"odoo-addon-test_queue_job>=17.0dev,<17.1dev",
]
classifiers=[
Expand Down

0 comments on commit b51243c

Please sign in to comment.