Commit acc5b0f 1 parent 2f7b72d commit acc5b0f Copy full SHA for acc5b0f
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
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.1.5
7
+ ## Version : 17.1.6
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,6 +15,8 @@ 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.1.6" ),
19
+ f .s .. " Added a fancy queue first crafts button to the " .. f .bb (" CraftQueue" ),
18
20
newP (" 17.1.5" ),
19
21
f .p .. " Fixed a bug with" ,
20
22
f .a .. f .bb (" CraftQueue Auctionator Shopping List Creation" ),
You can’t perform that action at this time.
0 commit comments