Commit 1f23bd1 1 parent ba4409f commit 1f23bd1 Copy full SHA for 1f23bd1
File tree 2 files changed +5
-1
lines changed
2 files changed +5
-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 the war within gold making
6
6
## Author : genju
7
- ## Version : 19.8.1
7
+ ## Version : 19.8.2
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,6 +17,10 @@ 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.8.2" ),
21
+ f .p .. f .bb (" CraftBuffs" ),
22
+ f .a .. " Fixedd Ignition Buff Base Stats" ,
23
+ f .a .. " - Thanks to " .. f .bb (" https://github.com/avilene" ),
20
24
newP (" 19.8.1" ),
21
25
f .p .. f .bb (" CraftBuffs" ),
22
26
f .a .. " Updated Weaver's Buffs" ,
You can’t perform that action at this time.
0 commit comments