aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perplexity/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perplexity/package.json')
-rw-r--r--recipes/perplexity/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/perplexity/package.json b/recipes/perplexity/package.json
index 7b6eebd..89f1cc1 100644
--- a/recipes/perplexity/package.json
+++ b/recipes/perplexity/package.json
@@ -1,9 +1,9 @@
1{ 1{
2 "id": "perplexity", 2 "id": "perplexity",
3 "name": "Perplexity AI", 3 "name": "Perplexity AI",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://www.perplexity.ai/" 7 "serviceURL": "https://www.perplexity.ai/"
8 } 8 }
9} 9}