From 70430dcc713b9d69b123a1fc9ec1b385b8754887 Mon Sep 17 00:00:00 2001 From: tyler staples Date: Sat, 15 Sep 2018 15:53:19 -0700 Subject: [PATCH] Added beta to version --- GiftTasteHelper/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GiftTasteHelper/manifest.json b/GiftTasteHelper/manifest.json index a86e3fe..208c0ba 100644 --- a/GiftTasteHelper/manifest.json +++ b/GiftTasteHelper/manifest.json @@ -1,7 +1,7 @@ { "Name": "GiftTasteHelper", "Author": "tstaples (aka catman)", - "Version": "2.9", + "Version": "2.9-beta", "MinimumApiVersion": "2.8-beta", "Description": "Displays NPC gift tastes in a handy tooltip.", "UniqueID": "tstaples.GiftTasteHelper",