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

Bump the stable version in `pdfjs.config`
This commit is contained in:
Tim van der Meij 2024-07-01 20:14:50 +02:00 committed by GitHub
commit c280c520ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"stableVersion": "4.3.136",
"stableVersion": "4.4.168",
"baseVersion": "fdb3617e0f7ebbefce9a65a87971251e92653d07",
"versionPrefix": "4.4."
}