We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf36b4f commit 63ea2f7Copy full SHA for 63ea2f7
ElvUI/ElvUI.toc
@@ -1,6 +1,6 @@
1
## Interface: 50400
2
## Author: Elv, Bunny, Apollyon
3
-## Version: 2.75
+## Version: 2.76
4
## Title: |cff00fcceE|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.75,
+ version = 2.76,
7
locale = E:GetLocale(),
8
eyefinity = false,
9
ignoreScalePopup = false,
0 commit comments