From 8f8eca28b5d963704ce4f9c348d9540fb65ba32f Mon Sep 17 00:00:00 2001 From: Kerrinen Hope <8914+Ravendwyr@users.noreply.github.com> Date: Sat, 3 Jul 2021 11:12:42 +0100 Subject: [PATCH] Bump version number to 1.8.18. --- Globals.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Globals.lua b/Globals.lua index 8d0bc7b..63b8265 100644 --- a/Globals.lua +++ b/Globals.lua @@ -27,7 +27,7 @@ PetEmote_CombatEmotes = {} PetEmote_apos = "’" PetEmote_nbsp = " " -PetEmote_Version = { 1, 8, 17 } +PetEmote_Version = { 1, 8, 18 } PetEmote_Family = {} PetEmote_Gender = {}