We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c0c4e commit 6953600Copy full SHA for 6953600
1 file changed
README.md
@@ -77,7 +77,8 @@ The `manifest.json` file contains metadata like:
77
"LicenseUrl": "https://opensource.org/licenses/MIT",
78
"Authors": ["Jane Doe"],
79
"Tags": ["data", "processor", "plugin"],
80
- "CategoryId": "Communication"
+ "CategoryId": "Data",
81
+ "MinimumFlowSynxVersion": "1.0.0"
82
}
83
```
84
0 commit comments