Skip to content

Commit a96be1f

Browse files
committed
Merge pull request mozilla#2453 from brendandahl/v0.7
Bump the version to 0.7.
2 parents 9583cb7 + 2c7fea0 commit a96be1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@ target.bundle = function() {
265265
// Extension stuff
266266
//
267267

268-
var EXTENSION_BASE_VERSION = '15f0e58b4f01f77dec2afc7b1d15fcda8a5d1d38',
269-
EXTENSION_VERSION_PREFIX = '0.6.',
268+
var EXTENSION_BASE_VERSION = '9583cb710808f6c9746c4723de0c0a816bc006e1',
269+
EXTENSION_VERSION_PREFIX = '0.7.',
270270
EXTENSION_BUILD_NUMBER,
271271
EXTENSION_VERSION;
272272

0 commit comments

Comments
 (0)