Commit 3c29a06 1 parent a43f8f8 commit 3c29a06 Copy full SHA for 3c29a06
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.3
7
+ ## Version : 17.1.4
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.3" ),
18
+ newP (" 17.1.4" ),
19
+ f .P .. " Implemented " .. f .g (" TWW Craft Buffs" ),
19
20
f .p .. " Spec Info Update" ,
20
21
newP (" 17.1.2" ),
21
22
f .P .. f .g (" Sub Recipe Optimization" ) .. " is back" ,
You can’t perform that action at this time.
0 commit comments