Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/retool-import/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retool-import",
"version": "0.1.0",
"version": "0.2.0",
"description": "Import an existing React app into Retool as a Retool React app. Discovers external services in your repo, matches them against your Retool resources, and hands a prepared import plan to Retool's React app sandbox agent.",
"author": { "name": "Retool", "email": "support@retool.com" },
"homepage": "https://retool.com",
Expand Down
Loading