mirror of
https://github.com/Relintai/Relintais-Enemy-Kooldown-Tracker-WotLK.git
synced 2024-11-08 10:12:11 +01:00
.Properly incremented version.
This commit is contained in:
parent
bc278e9a77
commit
f04b323186
4
Rekt.toc
4
Rekt.toc
@ -2,11 +2,11 @@
|
||||
## Author: Relintai
|
||||
## Name: Rekt
|
||||
## Title: Rekt
|
||||
## Notes: Relintai's Enemy "Kooldown" Tracker V1.1
|
||||
## Notes: Relintai's Enemy "Kooldown" Tracker V1.11
|
||||
## DefaultState: Enabled
|
||||
## OptionalDeps: Ace3
|
||||
## SavedVariables: RektDB
|
||||
## Version: 1.1
|
||||
## Version: 1.11
|
||||
|
||||
embeds.xml
|
||||
data\global.lua
|
||||
|
@ -2,7 +2,7 @@
|
||||
Rekt = LibStub("AceAddon-3.0"):NewAddon("Rekt", "AceConsole-3.0", "AceEvent-3.0")
|
||||
Rekt.appName = "Rekt"
|
||||
Rekt.dbName = "RektDB"
|
||||
Rekt.version = "1.06"
|
||||
Rekt.version = "1.11"
|
||||
|
||||
Rekt.modules = {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user