From f894555c67c793d937c0e06e0980f2f6dad41d33 Mon Sep 17 00:00:00 2001 From: flack Date: Sun, 26 Jun 2016 10:20:33 +0200 Subject: [PATCH] Bump version --- api/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/functions.php b/api/functions.php index 1b320ae..dea3c40 100644 --- a/api/functions.php +++ b/api/functions.php @@ -7,7 +7,7 @@ function mgd_version() { - return '0.8.1-portable+git'; + return '0.8.2-portable'; } function mgd_is_guid($input)