Skip to content

Commit

Permalink
[OU-IMP] project: bump version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-filament committed Mar 28, 2024
1 parent 5cb76b4 commit 51e27fb
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

@openupgrade.migrate()
def migrate(env, version):
openupgrade.load_data(env.cr, "project", "16.0.1.2/noupdate_changes.xml")
openupgrade.load_data(env.cr, "project", "16.0.1.3/noupdate_changes.xml")
openupgrade.delete_record_translations(env.cr, "project", _translations_to_delete)

0 comments on commit 51e27fb

Please sign in to comment.