Commit 6bf6398 1 parent 579ba6d commit 6bf6398 Copy full SHA for 6bf6398
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-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 the war within gold making
6
6
## Author : genju
7
- ## Version : 19.7.6
7
+ ## Version : 19.8.0
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 @@ -17,7 +17,7 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
17
17
local news = {
18
18
f .bb (" Hello and thank you for using CraftSim!\n " ),
19
19
f .bb (" ( You are awesome! )" ),
20
- newP (" 19.7.6 " ),
20
+ newP (" 19.8.0 " ),
21
21
f .P .. f .bb (" CraftQueue" ) .. " - " .. f .g (" Queue Work Orders" ),
22
22
f .a .. " - Added support for a custom " .. f .bb (" Reagent Bag Value" ),
23
23
f .p .. " Fixed " .. f .bb (" CraftLog" ) .. " lua error for pvp items" ,
You can’t perform that action at this time.
0 commit comments