From 42dc99c56ec8ad4f26d359bc707c1c82f8447d76 Mon Sep 17 00:00:00 2001 From: Aviana Date: Sat, 8 Oct 2022 09:35:28 +0200 Subject: [PATCH] Bump version --- LunaUnitFrames.lua | 2 +- LunaUnitFrames.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LunaUnitFrames.lua b/LunaUnitFrames.lua index fdda8bb..d29d4a7 100755 --- a/LunaUnitFrames.lua +++ b/LunaUnitFrames.lua @@ -1,7 +1,7 @@ -- Luna Unit Frames 4.0 by Aviana LUF = select(2, ...) -LUF.version = 4337 +LUF.version = 4338 local L = LUF.L local ACR = LibStub("AceConfigRegistry-3.0", true) diff --git a/LunaUnitFrames.toc b/LunaUnitFrames.toc index 8e2d88d..d6693c1 100755 --- a/LunaUnitFrames.toc +++ b/LunaUnitFrames.toc @@ -2,7 +2,7 @@ ## Title: Luna Unit Frames ## Notes: ## Author: Aviana -## Version: 4337 +## Version: 4338 ## SavedVariables: LunaUFDB ## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets, Clique ## X-License: WTFPL (http://www.wtfpl.net/about/)