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 d66dc37 commit 8529f07Copy full SHA for 8529f07
ElvUI/ElvUI.toc
@@ -1,6 +1,6 @@
1
## Interface: 40300
2
## Author: Elv, Bunny, Apollyon
3
-## Version: 2.93
+## Version: 2.94
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.93,
+ version = 2.94,
7
ignoreVersionPopup = false,
8
locale = E:GetLocale(),
9
eyefinity = false,
0 commit comments