We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf618f commit ec6c020Copy full SHA for ec6c020
ElvUI/ElvUI.toc
@@ -1,6 +1,6 @@
1
## Interface: 40300
2
## Author: Elv, Bunny, Apollyon
3
-## Version: 2.6
+## Version: 2.7
4
## Title: |cffff7000E|r|cffe5e3e3lvUI|r
5
## Notes: User Interface replacement AddOn for World of Warcraft.
6
## SavedVariables: ElvDB, ElvPrivateDB
ElvUI/Settings/Global.lua
@@ -3,7 +3,7 @@
--Global Settings
G.general = {
UIScale = 0.7111111111111111,
- version = 2.6,
+ version = 2.7,
7
locale = E:GetLocale(),
8
eyefinity = false,
9
ignoreScalePopup = false,
0 commit comments