Skip to content

Commit

Permalink
Update SecureTabs-2.0.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
teelolws committed Feb 23, 2024
1 parent 94e5c32 commit 9b4eb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/libs/SecureTabs-2.0/SecureTabs-2.0.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with SecureTabs. If not, see <http://www.gnu.org/licenses/>.
--]]

local Lib, old = LibStub:NewLibrary('SecureTabs-2.0', 9)
local Lib, old = LibStub:NewLibrary('SecureTabs-2.0', 11)
if not Lib then
return
elseif not old then
Expand Down

0 comments on commit 9b4eb10

Please sign in to comment.