mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Bump the version to 0.7.
This commit is contained in:
parent
9583cb7108
commit
2c7fea0e69
1 changed files with 2 additions and 2 deletions
4
make.js
4
make.js
|
@ -265,8 +265,8 @@ target.bundle = function() {
|
|||
// Extension stuff
|
||||
//
|
||||
|
||||
var EXTENSION_BASE_VERSION = '15f0e58b4f01f77dec2afc7b1d15fcda8a5d1d38',
|
||||
EXTENSION_VERSION_PREFIX = '0.6.',
|
||||
var EXTENSION_BASE_VERSION = '9583cb710808f6c9746c4723de0c0a816bc006e1',
|
||||
EXTENSION_VERSION_PREFIX = '0.7.',
|
||||
EXTENSION_BUILD_NUMBER,
|
||||
EXTENSION_VERSION;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue