From 4964bf1de7074bba37f4f97bd198dc090c291916 Mon Sep 17 00:00:00 2001 From: Robbie Ferguson Date: Wed, 18 May 2016 07:41:39 -0400 Subject: [PATCH] Increase version to 1.4 So much development has gone into it so far so I think it warrants a tick on the increment clock :) --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 5e5f6b7..acc87ca 100644 --- a/init.lua +++ b/init.lua @@ -5,7 +5,7 @@ local timeout_delay = 60 -local version = "1.3" +local version = "1.4" local tpr_list = {} local tphr_list = {}