From 15e1fdaaef1e02b8e66e60aa243ea0e9e692b961 Mon Sep 17 00:00:00 2001 From: kcotoi Date: Thu, 16 Jan 2020 17:49:32 +0100 Subject: [PATCH] Update apexplugin.json --- apexplugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apexplugin.json b/apexplugin.json index 2fcf44f..0e80cc6 100644 --- a/apexplugin.json +++ b/apexplugin.json @@ -1,6 +1,6 @@ { "name" : "Interactive Report Checbox", - "version" : "1.0", + "version" : "1.1", "description" : "This plugin can be used to render checkboxes for a specified column. The selections will be saved in an apex collection.", "keywords" : ["ir checkbox","interactive report", "checkbox", "interactive report checkbox"], "homepage" : "https://github.com/kcotoi/Interactive-Report-Checbox",