1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Bump versions in pdfjs.config and update the getting started page of the website for the new release

This commit is contained in:
Tim van der Meij 2020-06-01 12:45:04 +02:00
parent 0974d60523
commit a98b81f8ae
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 6 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"betaVersion": "2.4.456",
"stableVersion": "2.3.200",
"baseVersion": "228a591ca3655237c22f4401b30abee22e52532c",
"versionPrefix": "2.5."
"betaVersion": "2.5.207",
"stableVersion": "2.4.456",
"baseVersion": "0974d60523c82ed993fc42b3b16a7957f9926dce",
"versionPrefix": "2.6."
}