Skip to content

Commit e54bcaf

Browse files
author
Alar of Runetotem
committed
Version 2.14.2
1 parent 80143f3 commit e54bcaf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

RelNotes.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"NOTES": {
3-
"k021401": {
3+
"k021402": {
44
"major": "2",
55
"minor": "14",
6-
"patch": "1",
6+
"patch": "2",
77
"description": [
88
{
99
"tag": "Toc",
1010
"info": "11.0.7"
1111
},
1212
{
1313
"tag": "Feature",
14-
"info": "Version 2.14.1"
14+
"info": "Version 2.14.2"
1515
}
1616
]
1717
},

RelNotes.lua

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Bags management is implemented via separated addon!! (ILD-<bagmanager name>)
2929
* ILD-Baudbag: Baud Bag (with bank)
3030
]])
3131
self:HF_Paragraph('Release Notes')
32-
self:RelNotes(2,14,1,[[
32+
self:RelNotes(2,14,2,[[
3333
Toc: 11.0.7
34-
Feature: Version 2.14.1
34+
Feature: Version 2.14.2
3535
]])
3636
self:RelNotes(2,14,0,[[
3737
Fix: Removed baggins and BaudBag

0 commit comments

Comments
 (0)