From 6bf6398c8b8212af777ee79681d286c690be1b51 Mon Sep 17 00:00:00 2001 From: Genju Date: Tue, 14 Jan 2025 07:22:16 +0100 Subject: [PATCH] Bump version to 19.8.0 and update news for the new release --- CraftSim.toc | 2 +- Data/News.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CraftSim.toc b/CraftSim.toc index 497e09c9..ee1d0769 100644 --- a/CraftSim.toc +++ b/CraftSim.toc @@ -4,7 +4,7 @@ ## Title: CraftSim ## Notes: Calculates the average profit based on your profession stats and other tools for the war within gold making ## Author: genju -## Version: 19.7.6 +## Version: 19.8.0 ## X-Curse-Project-ID: 705015 ## X-Wago-ID: 0mNwaPKo ## X-WoWI-ID: 26519 diff --git a/Data/News.lua b/Data/News.lua index fd511b4c..1d31e283 100644 --- a/Data/News.lua +++ b/Data/News.lua @@ -17,7 +17,7 @@ function CraftSim.NEWS:GET_NEWS(itemMap) local news = { f.bb(" Hello and thank you for using CraftSim!\n"), f.bb(" ( You are awesome! )"), - newP("19.7.6"), + newP("19.8.0"), f.P .. f.bb("CraftQueue") .. " - " .. f.g("Queue Work Orders"), f.a .. "- Added support for a custom " .. f.bb("Reagent Bag Value"), f.p .. "Fixed " .. f.bb("CraftLog") .. " lua error for pvp items",