Merge pull request #11202 from timvandermeij/bump

Bump versions in `pdfjs.config`
This commit is contained in:
Tim van der Meij 2019-10-03 23:54:14 +02:00 committed by GitHub
commit 4a1fc62d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"betaVersion": "2.2.228",
"stableVersion": "2.1.266",
"baseVersion": "d7afb74a6e1980da5041f376e7a7c7caef5f42ea",
"versionPrefix": "2.3."
"betaVersion": "2.3.200",
"stableVersion": "2.2.228",
"baseVersion": "4ae3f9fcf6735748599b1f436a9d5b94bdf2d393",
"versionPrefix": "2.4."
}