Skip to content

Commit

Permalink
[IMP] add v15
Browse files Browse the repository at this point in the history
  • Loading branch information
jjscarafia committed Oct 22, 2021
1 parent f43e432 commit 09e92d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions odoo_module_migrate/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
"target_version_name": "14.0",
"init_version_code": "130",
"target_version_code": "140",
}, {
"init_version_name": "14.0",
"target_version_name": "15.0",
"init_version_code": "140",
"target_version_code": "150",
},
]

Expand Down

0 comments on commit 09e92d5

Please sign in to comment.