Bump version number to 0.1.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2023 <omicron.me@protonmail.com>
|
||||
Copyright (c) 2023, 2026 <omicron.me@protonmail.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
local lib = LibStub:NewLibrary("LibFreeMedia", 101)
|
||||
local lib = LibStub:NewLibrary("LibFreeMedia", 102)
|
||||
if not lib then
|
||||
return
|
||||
end
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Interface: 100100
|
||||
## Interface: 120001
|
||||
## Title: LibFreeMedia
|
||||
## Notes: Freely share media between addons
|
||||
## Version: 0.1.1
|
||||
## Version: 0.1.2
|
||||
|
||||
libs/LibStub.lua
|
||||
LibFreeMedia.lua
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Interface: 20505
|
||||
## Title: LibFreeMedia
|
||||
## Notes: Freely share media between addons
|
||||
## Version: 0.1.1
|
||||
## Version: 0.1.2
|
||||
|
||||
libs/LibStub.lua
|
||||
LibFreeMedia.lua
|
||||
|
||||
Reference in New Issue
Block a user