diff --git a/Gruntfile.coffee b/Gruntfile.coffee index a896dd97d..a5079e01d 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -100,7 +100,7 @@ module.exports = (grunt) -> compress: crx: options: - archive: 'builds/4chan-X.zip' + archive: 'builds/<%= pkg.name %>.zip' level: 9 pretty: true expand: true diff --git a/builds/4chan-X.zip b/builds/appchan-x.zip similarity index 99% rename from builds/4chan-X.zip rename to builds/appchan-x.zip index a0a32482b..66fc07d7f 100644 Binary files a/builds/4chan-X.zip and b/builds/appchan-x.zip differ