Skip to content

Commit 471b013

Browse files
committed
news
1 parent d4ab4a6 commit 471b013

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CraftSim.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Title: CraftSim
55
## Notes: Calculates the average profit based on your profession stats and other tools for the war within gold making
66
## Author: genju
7-
## Version: 19.6.1
7+
## Version: 19.6.2
88
## X-Curse-Project-ID: 705015
99
## X-Wago-ID: 0mNwaPKo
1010
## X-WoWI-ID: 26519

Data/News.lua

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
1717
local news = {
1818
f.bb(" Hello and thank you for using CraftSim!\n"),
1919
f.bb(" ( You are awesome! )"),
20+
newP("19.6.2"),
21+
f.p .. "Fixed " .. f.bb("Advanced Craft Log") .. " not updating the graph",
22+
f.p .. "Refactored " .. f.grey("Debug ID Creation"),
2023
newP("19.6.1"),
2124
f.p .. "Fixed " .. f.bb("Craft Log") .. " not account for salvage crafting cost",
2225
newP("19.6.0"),

0 commit comments

Comments
 (0)