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

Bump the stable version in `pdfjs.config`
This commit is contained in:
Tim van der Meij 2025-03-15 19:19:22 +01:00 committed by GitHub
commit 2d1833b566
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"stableVersion": "4.10.38",
"stableVersion": "5.0.375",
"baseVersion": "7a57af12e13a47927c460e6b739a6ca132e7603d",
"versionPrefix": "5.0."
}