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 Mar 27, 2024
1 parent 184632e commit 02b8d97
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 @@ -22,6 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[endpoint](endpoint/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide custom endpoint machinery.
[endpoint_auth_api_key](endpoint_auth_api_key/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide API key auth for endpoints.
[endpoint_route_handler](endpoint_route_handler/) | 16.0.1.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide mixin and tool to generate custom endpoints on the fly.
[webservice](webservice/) | 16.0.1.1.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Defines webservice abstract definition to be used generally

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.20230725.1
16.0.20240327.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
version=version,
install_requires=[
'odoo-addon-endpoint>=16.0dev,<16.1dev',
'odoo-addon-endpoint_auth_api_key>=16.0dev,<16.1dev',
'odoo-addon-endpoint_route_handler>=16.0dev,<16.1dev',
'odoo-addon-webservice>=16.0dev,<16.1dev',
],
Expand Down

0 comments on commit 02b8d97

Please sign in to comment.