Skip to content

Commit 11b07c8

Browse files
author
darkValorous
committed
Version increase
1 parent 0c8040c commit 11b07c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ValorMount.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
--------------------------------------------------------------------------------------------------
77
local _G = _G
88
local addonName = ...
9-
local vmVersion = "2.6"
9+
local vmVersion = "2.7"
1010
if not _G.ValorAddons then _G.ValorAddons = {} end
1111
_G.ValorAddons[addonName] = true
1212

ValorMount.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Title: ValorMount
33
## Notes: A fairly simple mount manager.
44
## Author: darkValorous
5-
## Version: 2.6
5+
## Version: 2.7
66
## SavedVariables: ValorMountGlobal
77
## SavedVariablesPerCharacter: ValorMountLocal
88
ValorMount.lua

0 commit comments

Comments
 (0)