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

Merge pull request #18994 from timvandermeij/bump

Bump the stable version in `pdfjs.config`
This commit is contained in:
Tim van der Meij 2024-11-02 19:59:41 +01:00 committed by GitHub
commit cf3ca8b5bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"stableVersion": "4.7.76",
"stableVersion": "4.8.69",
"baseVersion": "2a4630f89a2ff7b8e2197ff532124555639a156b",
"versionPrefix": "4.8."
}