Skip to content

Commit

Permalink
Update apexplugin.json
Browse files Browse the repository at this point in the history
Updated description and name.
  • Loading branch information
sthilaire authored Oct 26, 2016
1 parent 30208a9 commit ac7db9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apexplugin.json
Original file line number Diff line number Diff line change
@@ -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" : {
Expand Down Expand Up @@ -30,4 +30,4 @@
}
}
}
}
}

0 comments on commit ac7db9a

Please sign in to comment.