Skip to content

Commit

Permalink
bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Nnoggie committed Dec 3, 2024
1 parent 92f568d commit e5526b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WagoUI_Libraries/LibAddonProfiles/LibAddonProfiles.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---@class LAPLoadingNamespace
local loadingAddonNamespace = select(2, ...)
local MAJOR = "LibAddonProfiles"
local MINOR = 9
local MINOR = 10

---@class LibAddonProfiles
local LibAddonProfiles = LibStub:NewLibrary(MAJOR, MINOR)
Expand Down

0 comments on commit e5526b5

Please sign in to comment.