Skip to content

Commit

Permalink
version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Dibik committed Apr 5, 2024
1 parent db3aa62 commit 6523f50
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[g2p_badge_input_field](g2p_badge_input_field/) | 17.0.1.0.0 | | G2P: Badge Tags-Input Field
[g2p_json_field](g2p_json_field/) | 17.0.1.0.0 | | G2P: JSON Field
[g2p_badge_input_field](g2p_badge_input_field/) | 17.0.1.2.0 | | G2P: Badge Tags-Input Field
[g2p_json_field](g2p_json_field/) | 17.0.1.2.0 | | G2P: JSON Field

[//]: # (end addons)

Expand Down
2 changes: 1 addition & 1 deletion g2p_badge_input_field/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "G2P: Badge Tags-Input Field",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down
2 changes: 1 addition & 1 deletion g2p_json_field/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "G2P: JSON Field",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
Expand Down

0 comments on commit 6523f50

Please sign in to comment.