From a1843ce418ce65409a166dee8a1c5e044d43180b Mon Sep 17 00:00:00 2001 From: Mathieu CLAVEL Date: Sat, 1 Oct 2022 12:06:15 +0200 Subject: [PATCH] PI: Bump version number to 0.4.1 diff --git a/src/player-inventory/meta.json b/src/player-inventory/meta.json index ac7c17c..b8e1509 100644 --- a/src/player-inventory/meta.json +++ b/src/player-inventory/meta.json @@ -2,6 +2,6 @@ "author": "jaiperdu", "name": "Player Inventory", "category": "Info", - "version": "0.4.0", + "version": "0.4.1", "description": "View inventory and highlight portals with keys at any zoom. Can be used with the official plugins Keys and Keys on map to show the number of keys on the map." } --- src/player-inventory/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/player-inventory/meta.json b/src/player-inventory/meta.json index ac7c17c0..b8e1509d 100644 --- a/src/player-inventory/meta.json +++ b/src/player-inventory/meta.json @@ -2,6 +2,6 @@ "author": "jaiperdu", "name": "Player Inventory", "category": "Info", - "version": "0.4.0", + "version": "0.4.1", "description": "View inventory and highlight portals with keys at any zoom. Can be used with the official plugins Keys and Keys on map to show the number of keys on the map." }