Skip to content

Commit c6c5d8e

Browse files
committed
Version: 1.15
1 parent c60c29e commit c6c5d8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LibMapData.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
local libName, libVersion = "LibMapData", 114
1+
local libName, libVersion = "LibMapData", 115
22
local lib = {}
33
local internal = {}
44
_G["LibMapData"] = lib

LibMapData.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Title: LibMapData
22
## Author: Sharlikran
3-
## Version: 1.14
4-
## AddOnVersion: 114
3+
## Version: 1.15
4+
## AddOnVersion: 115
55
## IsLibrary: true
6-
## APIVersion: 101041 101042
6+
## APIVersion: 101043 101044
77
## SavedVariables: LibMapData_SavedVariables
88
## DependsOn: LibGPS>=71
99
## OptionalDependsOn: LibDebugLogger>=263 DebugLogViewer>=558

0 commit comments

Comments
 (0)