From 3d51810a01aa9d46591938f86b711c39884b3de5 Mon Sep 17 00:00:00 2001 From: Aviana Date: Tue, 20 Sep 2022 13:31:50 +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 a46861f..c39ce09 100755 --- a/LunaUnitFrames.lua +++ b/LunaUnitFrames.lua @@ -1,7 +1,7 @@ -- Luna Unit Frames 4.0 by Aviana LUF = select(2, ...) -LUF.version = 4335 +LUF.version = 4336 local L = LUF.L local ACR = LibStub("AceConfigRegistry-3.0", true) diff --git a/LunaUnitFrames.toc b/LunaUnitFrames.toc index f77e15b..b075074 100755 --- a/LunaUnitFrames.toc +++ b/LunaUnitFrames.toc @@ -2,7 +2,7 @@ ## Title: Luna Unit Frames ## Notes: ## Author: Aviana -## Version: 4335 +## Version: 4336 ## SavedVariables: LunaUFDB ## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets, Clique ## X-License: WTFPL (http://www.wtfpl.net/about/)