Commit 5ac10fc 1 parent 21e901b commit 5ac10fc Copy full SHA for 5ac10fc
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
## Title : CraftSim
5
5
## Notes : Calculates the average profit based on your profession stats and other tools for dragonflight gold making
6
6
## Author : genju
7
- ## Version : 17.0.4
7
+ ## Version : 17.0.5
8
8
## X-Curse-Project-ID : 705015
9
9
## X-Wago-ID : 0mNwaPKo
10
10
## X-WoWI-ID : 26519
Original file line number Diff line number Diff line change @@ -15,12 +15,15 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
15
15
local news = {
16
16
f .bb (" Hello and thank you for using CraftSim!\n " ),
17
17
f .bb (" ( You are awesome! )" ),
18
- newP (" 17.0.4 " ),
18
+ newP (" 17.0.5 " ),
19
19
f .P .. f .l (" The War Within" ) .. " Update" ,
20
20
f .P .. " Behold! Many updates to come to adapt" .. f .l (" CraftSim" ),
21
21
f .P .. " Goodbye " .. f .bb (" Inspiration" ) .. " !" ,
22
22
f .a .. " Inspiration support replaced with concentration support" ,
23
23
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!" ,
24
27
f .P .. f .g (" New: Concentration Tracker with Alt-Overview" ),
25
28
f .P .. f .b (" Craft Results" ) .. " now includes a craft analyser tab" ,
26
29
f .s .. " Thanks a lot to contributers:" ,
You can’t perform that action at this time.
0 commit comments