Skip to content

Commit ac7db9a

Browse files
authored
Update apexplugin.json
Updated description and name.
1 parent 30208a9 commit ac7db9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apexplugin.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name" : "apex-plugin-clob-load",
3-
"version" : "1.0",
4-
"description" : "xx",
2+
"name" : "CLOB Load Plugin",
3+
"version" : "1.1",
4+
"description" : "Dynamic Action plugin that allows the reading and writing of CLOB data from a standard form submit process.",
55
"keywords" : ["clob", "dynamic", "item"],
66
"homepage" : "https://github.com/OraOpenSource/apex-plugin-clob-load",
77
"bugs" : {
@@ -30,4 +30,4 @@
3030
}
3131
}
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)