Skip to content

Commit 934890c

Browse files
committed
version update
1 parent bc0281b commit 934890c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CraftSim.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Interface: 110002
1+
## Interface: 110005
22
## DefaultState: enabled
33

44
## Title: CraftSim

Data/News.lua

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ 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.1.0"),
21+
f.p .. "11.0.5 Updates",
2022
newP("19.0.1"),
2123
f.p .. f.bb("Concentration Tracker"),
2224
f.a .. "- Fixed sometimes not updating cached concentration amount",

0 commit comments

Comments
 (0)