Skip to content

Commit 3c4a279

Browse files
committed
feat: move the 12.0.1 data
1 parent a1e3f9f commit 3c4a279

3 files changed

Lines changed: 237581 additions & 14420 deletions

File tree

LibObjectiveProgress-1.0.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
--[[
22
LibObjectiveProgress: Core API
33
Developed by: Simca@Malfurion (MMOSimca)
4+
Updated by: Dack
45
]]--
56

67
-- Set major/minor version
7-
local MAJOR, MINOR = "LibObjectiveProgress-1.0", @project-revision@
8+
local MAJOR, MINOR = "LibObjectiveProgress", @project-revision@
89
assert(LibStub, MAJOR .. " requires LibStub")
910

1011
-- Initialize library

LibObjectiveProgress-1.0.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Interface: 110002
1+
## Interface: 120001
22
## Title: LibObjectiveProgress-1.0
3-
## Author: Simca
3+
## Author: Simca, Dack
44
## Notes: LibObjectiveProgress is a library designed to provide an API for quest objective progress weight information.
55
## Version: @project-version@
66
## X-Category: Library

0 commit comments

Comments
 (0)