From 9a0788256684f8087d288a738530138c056b3cad Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Mon, 14 Oct 2013 00:57:15 -0700 Subject: [PATCH] Release appchan x v2.4.1. --- Gruntfile.coffee | 10 +++++----- LICENSE | 2 +- builds/appchan-x.user.js | 2 +- builds/appchan-x.zip | Bin 221827 -> 221827 bytes builds/crx/script.js | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 86739fb0e..4e76241a0 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -90,11 +90,11 @@ module.exports = (grunt) -> stderr: true failOnError: true commit: - command: """ - git commit -am "Release <%= pkg.meta.name %> v<%= pkg.version %>." - git tag -a <%= pkg.version %> -m "<%= pkg.meta.name %> v<%= pkg.version %>." - git tag -af stable -m "<%= pkg.meta.name %> v<%= pkg.version %>." - """ + command: [ + 'git commit -am "Release <%= pkg.meta.name %> v<%= pkg.version %>."' + 'git tag -a <%= pkg.version %> -m "<%= pkg.meta.name %> v<%= pkg.version %>."' + 'git tag -af stable -m "<%= pkg.meta.name %> v<%= pkg.version %>."' + ].join " && " push: command: 'git push origin --tags -f && git push origin --all' diff --git a/LICENSE b/LICENSE index 66b941da6..6868e0c5a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ /* -* appchan x - Version 2.4.1 - 2013-10-13 +* appchan x - Version 2.4.1 - 2013-10-14 * * Licensed under the MIT license. * https://github.com/zixaphir/appchan-x/blob/master/LICENSE diff --git a/builds/appchan-x.user.js b/builds/appchan-x.user.js index df847185f..cf41aef31 100644 --- a/builds/appchan-x.user.js +++ b/builds/appchan-x.user.js @@ -20,7 +20,7 @@ // ==/UserScript== /* -* appchan x - Version 2.4.1 - 2013-10-13 +* appchan x - Version 2.4.1 - 2013-10-14 * * Licensed under the MIT license. * https://github.com/zixaphir/appchan-x/blob/master/LICENSE diff --git a/builds/appchan-x.zip b/builds/appchan-x.zip index 76c1d9532a7876b1b726dd6569793adaf9c11a54..49cdc0db22abe30ffd3a6ee7e62022e33760c829 100644 GIT binary patch delta 156 zcmZoZ%G-RDmp8zhnMH(wgM))Xo!xIEuOTBdke=+w_!3HsZgyhg0Sj&pWR8Hyu3_2D zw8o)1leImQl@W-Uwr8?3-;I`b-+p0DO$;-`y|vs70p5&EA`Eborza*dn}Lj+J}Z&g Z6wJ5;V{j!gTW|oSoI(1hdnGYj0sxuHCtUyl delta 156 zcmZoZ%G-RDmp8zhnMH(wgM)*irr&oXuOTBdke=+w_!3HsZgyhg0Sj&pWR8Hyu3_2D zq~qM2$=aUD$_T_v+cR02??y{+e*W}vO$;-`y|vs70p5&EA`Eborza*dn}Lj+J}Z&g Z6wJ5;V{j!gTW|oSoI(1hdnGYj0suSZF-QOa diff --git a/builds/crx/script.js b/builds/crx/script.js index a298b92cb..fbde4642c 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -1,6 +1,6 @@ // Generated by CoffeeScript /* -* appchan x - Version 2.4.1 - 2013-10-13 +* appchan x - Version 2.4.1 - 2013-10-14 * * Licensed under the MIT license. * https://github.com/zixaphir/appchan-x/blob/master/LICENSE