Skip to content

Commit 5ac10fc

Browse files
committed
news update
1 parent 21e901b commit 5ac10fc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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 dragonflight gold making
66
## Author: genju
7-
## Version: 17.0.4
7+
## Version: 17.0.5
88
## X-Curse-Project-ID: 705015
99
## X-Wago-ID: 0mNwaPKo
1010
## X-WoWI-ID: 26519

Data/News.lua

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,15 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
1515
local news = {
1616
f.bb(" Hello and thank you for using CraftSim!\n"),
1717
f.bb(" ( You are awesome! )"),
18-
newP("17.0.4"),
18+
newP("17.0.5"),
1919
f.P .. f.l("The War Within") .. " Update",
2020
f.P .. "Behold! Many updates to come to adapt" .. f.l(" CraftSim"),
2121
f.P .. "Goodbye " .. f.bb("Inspiration") .. "!",
2222
f.a .. "Inspiration support replaced with concentration support",
2323
f.a .. "to the new profession changes!",
24+
f.P .. f.g("BIG THANKS") .. " to " .. f.bb("Jechett") .. " from the",
25+
f.a .. f.l("www.wowforgefinder.com") .. " crew for all the",
26+
f.a .. "help with the specialization data mining!",
2427
f.P .. f.g("New: Concentration Tracker with Alt-Overview"),
2528
f.P .. f.b("Craft Results") .. " now includes a craft analyser tab",
2629
f.s .. "Thanks a lot to contributers:",

0 commit comments

Comments
 (0)