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 Oct 23, 2024
1 parent 65f01d1 commit a3ea744
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
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_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 calendar_event_type_color/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Calendar Event Type Color
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f07594d6eda0ae4538b394c5ed16676e84c478c93cfabf3cfd8dee45e251c193
!! source digest: sha256:3a349bcbb670211762c60a56d4881cc1e6a38a68016270f8670886581cb51806
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
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.20241004.0
16.0.20241023.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_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 a3ea744

Please sign in to comment.