We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57a30c commit 7bb75f2Copy full SHA for 7bb75f2
2 files changed
setup/_metapackage/VERSION.txt
@@ -1 +1 @@
1
-15.0.20221118.0
+15.0.20260416.0
setup/_metapackage/setup.py
@@ -4,8 +4,8 @@
4
version = f.read().strip()
5
6
setuptools.setup(
7
- name="odoo-addons-oca-interface-github",
8
- description="Meta package for oca-interface-github Odoo addons",
+ name="odoo-addons-oca-interface-git",
+ description="Meta package for oca-interface-git Odoo addons",
9
version=version,
10
install_requires=[
11
'odoo-addon-github_connector>=15.0dev,<15.1dev',
0 commit comments