Skip to content

Commit

Permalink
version bumped to r16beta.100002
Browse files Browse the repository at this point in the history
  • Loading branch information
speedwaystar committed Jan 15, 2023
1 parent aaeae3a commit b489a6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SmartBuff.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
-- Cast the most important buffs on you, tanks or party/raid members/pets.
-------------------------------------------------------------------------------

SMARTBUFF_DATE = "080123";
SMARTBUFF_DATE = "150123";

SMARTBUFF_VERSION = "r16alpha."..SMARTBUFF_DATE;
SMARTBUFF_VERSION = "r16beta."..SMARTBUFF_DATE;
SMARTBUFF_VERSIONNR = 100002;
SMARTBUFF_TITLE = "SmartBuff";
SMARTBUFF_SUBTITLE = "Supports you in casting buffs";
Expand Down
2 changes: 1 addition & 1 deletion SmartBuff.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 100002
## Title: SmartBuff |cffffffff(Retail)|r by |cff00ff00Codermik & Aeldra|r
## Version: 16.100002
## Version: 16.beta
## Author: |cff20d2ffCodermik & Aeldra|r (EU-Proudmoore)
## Contributing Author: |cff20d2ffSpeedwaystar
## Notes: Cast the most important buffs on you or party/raid members/pets. Use /sbm for options menu.
Expand Down

0 comments on commit b489a6f

Please sign in to comment.