Skip to content

Commit

Permalink
Up version number again
Browse files Browse the repository at this point in the history
  • Loading branch information
AeroScripts committed May 13, 2015
1 parent f00b0c6 commit 8a9cff7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Questie/Questie.toc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Interface: 11200
## Title: |cFFFFFFFFQuestie|r|cFF00FF00 v2.0.6|r|cFFFF0000 BETA|r
## Title: |cFFFFFFFFQuestie|r|cFF00FF00 v2.0.7|r|cFFFF0000 BETA|r
## Author: Aero/Schaka/Logonz/everyone else
## Notes: A standalone Vanilla QuestHelper
## Version: 2.0.6 BETA
## Version: 2.0.7 BETA
## RequiredDeps:
## OptionalDeps:
## SavedVariables: QuestieTrackerVariables, QuestieDebug, QuestieConfig
Expand Down
2 changes: 1 addition & 1 deletion Questie/QuestieAstro.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function Questie:OnLoad()
end

if( DEFAULT_CHAT_FRAME ) then
DEFAULT_CHAT_FRAME:AddMessage("Questie v2.0.6 BETA loaded");
DEFAULT_CHAT_FRAME:AddMessage("Questie v2.0.7 BETA loaded");
end
Questie:NOTES_LOADED();

Expand Down

0 comments on commit 8a9cff7

Please sign in to comment.