We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0281b commit 934890cCopy full SHA for 934890c
CraftSim.toc
@@ -1,4 +1,4 @@
1
-## Interface: 110002
+## Interface: 110005
2
## DefaultState: enabled
3
4
## Title: CraftSim
Data/News.lua
@@ -17,6 +17,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
17
local news = {
18
f.bb(" Hello and thank you for using CraftSim!\n"),
19
f.bb(" ( You are awesome! )"),
20
+ newP("19.1.0"),
21
+ f.p .. "11.0.5 Updates",
22
newP("19.0.1"),
23
f.p .. f.bb("Concentration Tracker"),
24
f.a .. "- Fixed sometimes not updating cached concentration amount",
0 commit comments