Commit 21b2a47 1 parent 0cd6f51 commit 21b2a47 Copy full SHA for 21b2a47
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-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.1.0
7
+ ## Version : 17.1.1
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,7 +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.0" ),
18
+ newP (" 17.1.1" ),
19
+ f .p .. " Fixed duplicated Tailoring SpecInfo" ,
19
20
f .P .. f .bb (" RecipeScan" ) .. " now has a " .. f .gold (" Concentration " ) .. " Toggle" ,
20
21
f .p .. " Fixed " .. f .bb (" OptionalReagents" ) .. " difficulty in simulation mode" ,
21
22
newP (" 17.0.9" ),
You can’t perform that action at this time.
0 commit comments