From 6121a73a485d478381b17d9ceafac9a07ecf9a4f Mon Sep 17 00:00:00 2001 From: lethosor Date: Wed, 27 May 2015 18:40:00 -0400 Subject: [PATCH] Bump manipulator/main to 0.7.0 --- manipulator/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manipulator/main.lua b/manipulator/main.lua index babe1c6..1fd21aa 100644 --- a/manipulator/main.lua +++ b/manipulator/main.lua @@ -15,7 +15,7 @@ elseif iargs['--no-profile'] then PROFILE = false end -VERSION = '0.6.2' +VERSION = '0.7.0' PROFILE = PROFILE or false if PROFILE then