Skip to content

Commit 21a0d72

Browse files
authored
chore: fix manifest.json version manually (#233)
1 parent c5e51df commit 21a0d72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dxt_version": "0.1",
33
"name": "apify-mcp-server",
4-
"version": "0.0.0",
4+
"version": "0.3.9",
55
"description": "Extract data from any site with Apify Store, home to thousands of web scrapers.",
66
"long_description": "Apify is the world's largest marketplace of tools for web scraping, data extraction, and web automation. You can extract structured data from social media, e-commerce, search engines, maps, travel sites, or any other website.",
77
"keywords": [
@@ -94,4 +94,4 @@
9494
"node": ">=20.0.0"
9595
}
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)