Merge pull request #203 from tmchow/fix/marketplace-plugin-name

fix: correct plugin name and version in marketplace.json
This commit is contained in:
Matt Van Horn
2026-04-09 23:15:33 -07:00
committed by GitHub
+2 -2
View File
@@ -8,9 +8,9 @@
}, },
"plugins": [ "plugins": [
{ {
"name": "last30days-3", "name": "last30days",
"description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, HN, Polymarket, GitHub, and 5+ more sources.", "description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, HN, Polymarket, GitHub, and 5+ more sources.",
"version": "3.0.0-alpha", "version": "3.0.0",
"author": { "author": {
"name": "Matt Van Horn", "name": "Matt Van Horn",
"url": "https://github.com/mvanhorn" "url": "https://github.com/mvanhorn"