From 78f8e646c4c0ab307e98db4d7391e4204bf931e1 Mon Sep 17 00:00:00 2001 From: kcotoi Date: Wed, 22 Jan 2020 08:42:09 +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 fb696f6..ac9c616 100644 --- a/apexplugin.json +++ b/apexplugin.json @@ -1,6 +1,6 @@ { "name" : "Interactive Report Checbox", - "version" : "1.2", + "version" : "1.3", "description" : "This plugin can be used to render checkboxes for a specified column. The selections will be saved in an apex collection. Extended plugin to also support rendering of display only checkboxes.", "keywords" : ["ir checkbox","interactive report", "checkbox", "interactive report checkbox"],