Skip to content

Commit 1bd6ab5

Browse files
committed
Updated version
Signed-off-by: Manoj Kumar <[email protected]>
1 parent 24364cf commit 1bd6ab5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
<!-- /!\ Non OCA Context : Set here the badge of your runbot / runboat instance. -->
3-
[![Pre-commit Status](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml?query=branch%3A17.0-develop)
4-
[![Build Status](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml?query=branch%3A17.0-develop)
5-
[![codecov](https://codecov.io/gh/openg2p/openg2p-registry/branch/17.0-develop/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-registry)
3+
[![Pre-commit Status](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-1.5)](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml?query=branch%3A17.0-1.5)
4+
[![Build Status](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml/badge.svg?branch=17.0-1.5)](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml?query=branch%3A17.0-1.5)
5+
[![codecov](https://codecov.io/gh/openg2p/openg2p-registry/branch/17.0-1.5/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-registry)
66
<!-- /!\ Non OCA Context : Set here the badge of your translation instance. -->
77

88
<!-- /!\ do not modify above this line -->

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-openg2p-registry"
3-
version = "0.0.0"
3+
version = "1.5.0"
44
dependencies = [
55
"odoo-addon-g2p_agent_portal_base @ {root:uri}/g2p_agent_portal_base",
66
"odoo-addon-g2p_auth_id_oidc @ {root:uri}/g2p_auth_id_oidc",

0 commit comments

Comments
 (0)