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 #18182 from timvandermeij/bump

Bump the stable version in `pdfjs.config`
This commit is contained in:
Tim van der Meij 2024-05-28 18:48:09 +02:00 committed by GitHub
commit 24e12d515d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"stableVersion": "4.2.67",
"stableVersion": "4.3.136",
"baseVersion": "96ce111e0c1dd72a3d799517cc1b8630b8594f1d",
"versionPrefix": "4.3."
}