diff --git a/apexplugin.json b/apexplugin.json index 651037a..f51d591 100644 --- a/apexplugin.json +++ b/apexplugin.json @@ -1,7 +1,7 @@ { - "name" : "apex-plugin-clob-load", - "version" : "1.0", - "description" : "xx", + "name" : "CLOB Load Plugin", + "version" : "1.1", + "description" : "Dynamic Action plugin that allows the reading and writing of CLOB data from a standard form submit process.", "keywords" : ["clob", "dynamic", "item"], "homepage" : "https://github.com/OraOpenSource/apex-plugin-clob-load", "bugs" : { @@ -30,4 +30,4 @@ } } } -} \ No newline at end of file +}