From a07c9e027730226cd60c10a7065288197eeea1d4 Mon Sep 17 00:00:00 2001 From: Irene Spanou <2804507+iresil@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:41:50 +0200 Subject: [PATCH] Increased version to 1.3 --- CustomAbilityIcons.lua | 2 +- CustomAbilityIcons.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CustomAbilityIcons.lua b/CustomAbilityIcons.lua index 789fcb9..7e9bee7 100644 --- a/CustomAbilityIcons.lua +++ b/CustomAbilityIcons.lua @@ -7,7 +7,7 @@ local CustomAbilityIcons = CustomAbilityIcons -- Declarations -- ------------------ -local ADDON_VERSION = "1.2" +local ADDON_VERSION = "1.3" CustomAbilityIcons.version = ADDON_VERSION CustomAbilityIcons.name = "CustomAbilityIcons" diff --git a/CustomAbilityIcons.txt b/CustomAbilityIcons.txt index 61ef06e..6d327a1 100644 --- a/CustomAbilityIcons.txt +++ b/CustomAbilityIcons.txt @@ -3,12 +3,12 @@ ; in the United States and/or other countries. All rights reserved. ; You can read the full terms at https://account.elderscrollsonline.com/add-on-terms -## Title: |c722cd4Custom|r |cebd991Ability Icons|r v1.2 +## Title: |c722cd4Custom|r |cebd991Ability Icons|r v1.3 ## Description: The Custom Ability Icons ESO addon changes the ability icons with custom selections. ## APIVersion: 101043 101044 ## Author: |ce6202dVartalus|r & |c0ed5f0Iresil|r -## Version: 1.2 -## AddOnVersion: 0102 +## Version: 1.3 +## AddOnVersion: 0103 ## SavedVariables: CustomAbilityIcons_SavedVariables CustomAbilityIcons_Globals CustomAbilityIcons_Settings ## OptionalDependsOn: LibAddonMenu-2.0 FancyActionBar+