Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timiwahalahti committed Dec 2, 2022
1 parent 85988f7 commit cc92e44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,11 +244,11 @@ Add to "repositories":
"type": "package",
"package": {
"name": "relevanssi/relevanssi-premium",
"version": "2.15",
"version": "2.20.3",
"type": "wordpress-plugin",
"dist": {
"type": "zip",
"url": "https://www.relevanssi.com/update/get_version.php?api_key=xxx&version=2.15"
"url": "https://www.relevanssi.com/update/get_version.php?api_key=xxx&version=2.20.3"
}
}
},
Expand All @@ -257,7 +257,7 @@ Add to "repositories":
Then to "requires":

```json
"relevanssi/relevanssi-premium": "2.15",
"relevanssi/relevanssi-premium": "2.20.3",
```

### Polylang Pro (and others that don't have a repo)
Expand Down

0 comments on commit cc92e44

Please sign in to comment.