Skip to content

Commit

Permalink
[MIG] cooperator_website_uppercase_lastname: migration to 15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huguesdk committed Apr 8, 2024
1 parent 1c2c8ff commit cf15d86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cooperator_website_uppercase_lastname/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
"name": "Cooperator Uppercase Last Name",
"summary": """
This module UPPERCASES the last names of submitted requests""",
"version": "14.0.1.0.0",
"version": "15.0.1.0.0",
"category": "Cooperative management",
"website": "https://coopiteasy.be",
"author": "Coop IT Easy SC",
"license": "AGPL-3",
"application": False,
"depends": ["cooperator_website"],
}

0 comments on commit cf15d86

Please sign in to comment.