From 8079b113dab83ecf04446ac10dc6dbbcdfae037b Mon Sep 17 00:00:00 2001 From: Aviana Date: Sat, 19 Nov 2022 19:51:16 +0100 Subject: [PATCH] Bump Version LibHealComm update --- LunaUnitFrames.lua | 2 +- LunaUnitFrames.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LunaUnitFrames.lua b/LunaUnitFrames.lua index f45c9a8..637c3f6 100755 --- a/LunaUnitFrames.lua +++ b/LunaUnitFrames.lua @@ -1,7 +1,7 @@ -- Luna Unit Frames 4.0 by Aviana LUF = select(2, ...) -LUF.version = 4339 +LUF.version = 4340 local L = LUF.L local ACR = LibStub("AceConfigRegistry-3.0", true) diff --git a/LunaUnitFrames.toc b/LunaUnitFrames.toc index a8002ce..5851985 100755 --- a/LunaUnitFrames.toc +++ b/LunaUnitFrames.toc @@ -2,7 +2,7 @@ ## Title: Luna Unit Frames ## Notes: ## Author: Aviana -## Version: 4339 +## Version: 4340 ## SavedVariables: LunaUFDB ## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets, Clique ## X-License: WTFPL (http://www.wtfpl.net/about/)