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 Nov 12, 2024
1 parent 197d023 commit a7a3d51
Show file tree
Hide file tree
Showing 3 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 @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[calendar_event_link_base](calendar_event_link_base/) | 16.0.1.0.0 | | This module add an abstract model that provide an action to link any model to calendar events
[calendar_event_type_color](calendar_event_type_color/) | 16.0.1.0.0 | [![yankinmax](https://github.com/yankinmax.png?size=30px)](https://github.com/yankinmax) | Colorize calendar view depending on event type color
[calendar_monthly_multi](calendar_monthly_multi/) | 16.0.1.0.0 | | Calendar Monthly Extension
[resource_booking](resource_booking/) | 16.0.1.4.1 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) [![ows-cloud](https://github.com/ows-cloud.png?size=30px)](https://github.com/ows-cloud) | Manage appointments and resource booking
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.20241023.0
16.0.20241112.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
description="Meta package for oca-calendar Odoo addons",
version=version,
install_requires=[
'odoo-addon-calendar_event_link_base>=16.0dev,<16.1dev',
'odoo-addon-calendar_event_type_color>=16.0dev,<16.1dev',
'odoo-addon-calendar_monthly_multi>=16.0dev,<16.1dev',
'odoo-addon-resource_booking>=16.0dev,<16.1dev',
Expand Down

0 comments on commit a7a3d51

Please sign in to comment.