Skip to content

Commit

Permalink
Version 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alar of Runetotem committed Nov 7, 2024
1 parent f94b55e commit a5c6dff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion RelNotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,8 @@
}
},
"PARAGRAPHS": [
"Description"
"Description",
"Release Notes"
],
"TITLE": {
"addon": "Mr Fish",
Expand Down
5 changes: 4 additions & 1 deletion RelNotes.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- AUTOGENERATED 2024-11-07T18:43:41+00:00---@diagnostic disable: undefined-field, inject-field
-- AUTOGENERATED 2024-11-07T18:55:13+00:00---@diagnostic disable: undefined-field, inject-field
local me=...
local hlp=LibStub('AceAddon-3.0'):GetAddon(me)
function hlp:loadHelp()
Expand All @@ -13,6 +13,9 @@ Starts fishing
/nofish
]])
self:HF_Paragraph('Release Notes')
self:RelNotes(2,15,0,[[
Feature: Updated for war within
]])
self:RelNotes(2,14,2,[[
Fix: was not loading
]])
Expand Down

0 comments on commit a5c6dff

Please sign in to comment.