From 5c6899d5fe3d19914abad6fa4fb4698fb6fcabb3 Mon Sep 17 00:00:00 2001 From: QuickCRM Date: Wed, 27 Jun 2018 09:09:20 +0200 Subject: [PATCH] Update manifest.php --- manifest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.php b/manifest.php index 8e586a7..a6ad69b 100644 --- a/manifest.php +++ b/manifest.php @@ -16,9 +16,9 @@ 'icon' => '', 'is_uninstallable' => true, 'name' => 'QuickCRM Mobile Basic', - 'published_date' => '2017-10-27', + 'published_date' => '2018-06-27', 'type' => 'module', - 'version' => '3.4.0', + 'version' => '3.7.0', 'remove_tables' => 'false', );