From 769e658bc863c9980939551c7a198299859491ea Mon Sep 17 00:00:00 2001 From: Artem Golubikhin Date: Sun, 29 Jan 2017 23:04:59 +0000 Subject: [PATCH] Update the version --- Main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main.h b/Main.h index 208a81c..8dcd01e 100644 --- a/Main.h +++ b/Main.h @@ -1,3 +1,3 @@ #pragma once -const char PLUGIN_VERSION[] = "1.0"; \ No newline at end of file +const char PLUGIN_VERSION[] = "1.0.1"; \ No newline at end of file