Skip to content

Commit

Permalink
Version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoshi751 committed Aug 17, 2024
1 parent 32ad938 commit b8c42a6
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion g2p_bank/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Bank Details",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_bank_rest_api/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Bank Details Rest API",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_enumerator/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "G2P Enumerator",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_profile_image/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "OpenG2P Profile Image",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_addl_info/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "G2P Registry: Additional Info",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_addl_info_rest_api/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "G2P Registry: Additional Info REST API",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_base/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Base",
"category": "G2P/",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_documents/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Documents",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_group/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Groups",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_individual/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Individual",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_membership/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Membership",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_rest_api/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Rest API",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_registry_rest_api_extension_demo/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "G2P Registry: Rest API Extension Demo",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0-develop",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down

0 comments on commit b8c42a6

Please sign in to comment.