Merge branch 'bstable'

This commit is contained in:
ccd0 2015-03-02 10:11:45 -08:00
commit b0ffa37a86

View File

@ -210,6 +210,7 @@ module.exports = (grunt) ->
src: 'testbuilds/crx<%= pkg.meta.suffix.noupdate %>/*'
dest: '/'
date: '<%= pkg.meta.date %>'
mode: parseInt('644', 8)
clean:
builds: 'builds'