Skip to content

Commit 21b2a47

Browse files
committed
news
1 parent 0cd6f51 commit 21b2a47

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.0
7+
## Version: 17.1.1
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.0"),
18+
newP("17.1.1"),
19+
f.p .. "Fixed duplicated Tailoring SpecInfo",
1920
f.P .. f.bb("RecipeScan") .. " now has a " .. f.gold("Concentration ") .. "Toggle",
2021
f.p .. "Fixed " .. f.bb("OptionalReagents") .. " difficulty in simulation mode",
2122
newP("17.0.9"),

0 commit comments

Comments
 (0)