Skip to content

Commit

Permalink
[FIX] base_location_nuts: fix category in manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
primes2h authored and Vincenzo9191 committed Nov 25, 2022
1 parent b2eb7fa commit e550b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_location_nuts/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

{
"name": "NUTS Regions",
"category": "Localisation/Europe",
"version": "16.0.1.0.0",
"category": "Localization/Europe",
"depends": ["contacts"],
"data": [
"views/res_country_view.xml",
Expand Down

0 comments on commit e550b4a

Please sign in to comment.