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

This commit is contained in:
Tim van der Meij 2021-04-05 15:56:18 +02:00
parent 228adbf673
commit 37c88bfaed
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762

View file

@ -1,6 +1,6 @@
{
"betaVersion": "2.7.570",
"stableVersion": "2.6.347",
"baseVersion": "f2c7338b02092db72719dfe106c9688397dc5d90",
"versionPrefix": "2.8."
"betaVersion": "2.8.335",
"stableVersion": "2.7.570",
"baseVersion": "228adbf673190007b77d34a652b76c211c910d65",
"versionPrefix": "2.9."
}