Skip to content

Commit 2c547e5

Browse files
committed
[BOT] post-merge updates
1 parent 88459ae commit 2c547e5

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[github_connector](github_connector/) | 16.0.1.0.0 | | Synchronize information from Github repositories
25+
[github_connector_odoo](github_connector_odoo/) | 16.0.1.0.0 | | Analyze Odoo modules information from Github repositories
2526

2627
[//]: # (end addons)
2728

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20240307.0
1+
16.0.20240309.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
version=version,
1010
install_requires=[
1111
'odoo-addon-github_connector>=16.0dev,<16.1dev',
12+
'odoo-addon-github_connector_odoo>=16.0dev,<16.1dev',
1213
],
1314
classifiers=[
1415
'Programming Language :: Python',

0 commit comments

Comments
 (0)