From 806e45232c45fdf17e8d3e192ff6c0f0c149a914 Mon Sep 17 00:00:00 2001 From: Manuel Simon Hirsig Date: Sat, 3 Oct 2015 23:26:10 +0200 Subject: [PATCH] updated version number --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index 0296844..fe4ca14 100644 --- a/core.lua +++ b/core.lua @@ -1,4 +1,4 @@ -AuxVersion = "1.3.0" +AuxVersion = "1.4.0" AuxAuthors = "shirsig; Zerf; Zirco (Auctionator); Nimeral (Auctionator backport)" local lastRightClickAction = GetTime()