From 4a68edd1ba54504d5a8f61c04f4fbebfda0e5f70 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Wed, 15 Jun 2022 22:10:42 +0200 Subject: [PATCH] fix wrong version in plugin info --- PlayerTags/PlayerTags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlayerTags/PlayerTags.json b/PlayerTags/PlayerTags.json index 10df840..6bdce34 100644 --- a/PlayerTags/PlayerTags.json +++ b/PlayerTags/PlayerTags.json @@ -11,5 +11,5 @@ "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Nameplates_1.png", "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Chat_1.png" ], - "Changelog": "Version 1.3\n- Updated for API v6\n- Disabled context menus for now (will be re-added soon with an another update)\n- Updated the plugin info" + "Changelog": "Version 1.2\n- Updated for API v6\n- Disabled context menus for now (will be re-added soon with an another update)\n- Updated the plugin info" } \ No newline at end of file