Bump version number to 0.1.1
Some checks failed
Test Commit / create-release (push) Failing after 1m0s
Some checks failed
Test Commit / create-release (push) Failing after 1m0s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local lib = LibStub:NewLibrary("LibFreeMedia", 100)
|
||||
local lib = LibStub:NewLibrary("LibFreeMedia", 101)
|
||||
if not lib then
|
||||
return
|
||||
end
|
||||
|
@@ -1,7 +1,7 @@
|
||||
## Interface: 100100
|
||||
## Title: LibFreeMedia
|
||||
## Notes: Freely share media between addons
|
||||
## Version: 0.1.0
|
||||
## Version: 0.1.1
|
||||
|
||||
libs/LibStub.lua
|
||||
LibFreeMedia.lua
|
||||
|
Reference in New Issue
Block a user