Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Slivo-fr committed Feb 26, 2020
1 parent dc68c68 commit ad79ffe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions TranqRotate.toc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Interface: 11303
## Title: TranqRotate |cff00aa001.1.0|r
## Title: TranqRotate |cff00aa001.2.0|r
## Notes: A tranqshot rotation assistant
## Author: Slivo
## Version: 1.1.0
## Version: 1.2.0
## SavedVariables: TranqRotateDb
## OptionalDeps: Ace3

Expand Down
2 changes: 1 addition & 1 deletion src/tranqRotate.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TranqRotate = select(2, ...)

local L = TranqRotate.L
TranqRotate.version = "1.1.0"
TranqRotate.version = "1.2.0"

-- Initialize addon - Shouldn't be call more than once
function TranqRotate:init()
Expand Down

0 comments on commit ad79ffe

Please sign in to comment.