1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #19332 from Snuffleupagus/version-5.0

Bump library version to `5.0`
This commit is contained in:
Jonas Jenwald 2025-01-16 23:25:39 +01:00 committed by GitHub
commit 88735d0f14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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