diff --git a/data/pokemon.json b/data/pokemon.json index 0cd4a18f..e5aff73d 100644 --- a/data/pokemon.json +++ b/data/pokemon.json @@ -27867,7 +27867,7 @@ }, "gmax": { "is_prev_gen_icon": false, - "is_unofficial_icon": true + "is_unofficial_icon": false }, "lemon-cream-berry": { "is_prev_gen_icon": false, diff --git a/package.json b/package.json index c5814154..7c96f9c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokesprite-images", - "version": "2.2.0", + "version": "2.2.1", "description": "Database project of box and inventory sprites from the Pokémon core series games", "files": [ "contributors.md",