Skip to content

Commit

Permalink
revision 2
Browse files Browse the repository at this point in the history
  • Loading branch information
xorann committed Feb 24, 2018
1 parent 165622d commit 704d3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Abraxas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ local BS = AceLibrary("Babble-Spell-2.2")


Abraxas = AceLibrary("AceAddon-2.0"):new("AceEvent-2.0", "AceConsole-2.0", "AceModuleCore-2.0", "AceDB-2.0", "AceDebug-2.0", "FuBarPlugin-2.0")
Abraxas.revision = 1
Abraxas.revision = 2

Abraxas:RegisterDB("AbraxasDB")
Abraxas.cmdtable = {
Expand Down

0 comments on commit 704d3ea

Please sign in to comment.