Skip to content

Commit 3c29a06

Browse files
committed
news
1 parent a43f8f8 commit 3c29a06

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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 dragonflight gold making
66
## Author: genju
7-
## Version: 17.1.3
7+
## Version: 17.1.4
88
## X-Curse-Project-ID: 705015
99
## X-Wago-ID: 0mNwaPKo
1010
## X-WoWI-ID: 26519

Data/News.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
1515
local news = {
1616
f.bb(" Hello and thank you for using CraftSim!\n"),
1717
f.bb(" ( You are awesome! )"),
18-
newP("17.1.3"),
18+
newP("17.1.4"),
19+
f.P .. "Implemented " .. f.g("TWW Craft Buffs"),
1920
f.p .. "Spec Info Update",
2021
newP("17.1.2"),
2122
f.P .. f.g("Sub Recipe Optimization") .. " is back",

0 commit comments

Comments
 (0)