Skip to content

Commit 1f23bd1

Browse files
committed
Bump version to 19.8.2 and update news with fixed Ignition Buff base stats
1 parent ba4409f commit 1f23bd1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CraftSim.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Title: CraftSim
55
## Notes: Calculates the average profit based on your profession stats and other tools for the war within gold making
66
## Author: genju
7-
## Version: 19.8.1
7+
## Version: 19.8.2
88
## X-Curse-Project-ID: 705015
99
## X-Wago-ID: 0mNwaPKo
1010
## X-WoWI-ID: 26519

Data/News.lua

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
1717
local news = {
1818
f.bb(" Hello and thank you for using CraftSim!\n"),
1919
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"),
2024
newP("19.8.1"),
2125
f.p .. f.bb("CraftBuffs"),
2226
f.a .. "Updated Weaver's Buffs",

0 commit comments

Comments
 (0)