diff --git a/LICENSE b/LICENSE index 1caecf5..5761d88 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Kenzie Noggle +Copyright (c) 2022 Rynzaii Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/PantherXP.lua b/PantherXP.lua index 334b653..04bebcf 100644 --- a/PantherXP.lua +++ b/PantherXP.lua @@ -11,7 +11,7 @@ if PXP == nil then PXP = {} end PXP.tag = "PXP" PXP.name = "PantherXP" -PXP.version = "1.2.0" +PXP.version = "2.1.0" PXP.author = "Rynzaii" PXP.github = "https://github.com/kenzieryann7/PantherXP" PXP.feedback = "https://github.com/kenzieryann7/PantherXP/issues" diff --git a/PantherXP.txt b/PantherXP.txt index 998784c..cfd8f5e 100644 --- a/PantherXP.txt +++ b/PantherXP.txt @@ -1,9 +1,9 @@ ## Title: PantherXP ## Author: Rynzaii -## Version: 1.2.0 +## Version: 2.1.0 ## Description: Allows for the XP Bar to be displayed at all times. Customizable XP label overlay. -## APIVersion: 101036 -## AddOnVersion: 20000 +## APIVersion: 101038 +## AddOnVersion: 201000 ## DependsOn: LibAddonMenu-2.0 ## IsLibrary: False ## SavedVariables: PXPSV diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 5bbf972..5ed4a63 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## Version 2.1.0 + +### What's changed? ❗❗❗ +- API version updated for ESO 9.0. + +
+ ## Version 2.0.0 ### What's changed? ❗❗❗