From fee8ec24aae50f27a00e329dc376850d9df53d66 Mon Sep 17 00:00:00 2001 From: jilin Date: Sat, 11 Jul 2020 23:52:48 +0800 Subject: [PATCH] bump version --- modinfo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.lua b/modinfo.lua index a046386b..7db7f2b4 100644 --- a/modinfo.lua +++ b/modinfo.lua @@ -24,7 +24,7 @@ end name = "Additional Item Package DEV" description = joinArray(descList, "\n") author = "ZombieJ" -version = "1.5.0" +version = "1.5.1" forumthread = "http://steamcommunity.com/sharedfiles/filedetails/?id=1085586145" icon_atlas = "modicon.xml" icon = "modicon.tex"