Merge pull request #17024 from timvandermeij/bump

Bump the stable version in `pdfjs.config`
This commit is contained in:
Tim van der Meij 2023-09-24 20:02:49 +02:00 committed by GitHub
commit 57d196e349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"stableVersion": "3.10.111",
"stableVersion": "3.11.174",
"baseVersion": "e142baecb15dd84d6058e217f227a4a188209fe4",
"versionPrefix": "3.11."
}