Skip to content

Commit

Permalink
Bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Nnoggie committed Sep 1, 2024
1 parent 9606d79 commit 6a6544a
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 = 7
local MINOR = 8

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

0 comments on commit 6a6544a

Please sign in to comment.