From 644e61cfc26796ea2558161b017d3cd997b5e1ec Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Mon, 12 May 2014 17:52:04 +0200 Subject: [PATCH] Change stable tag from alpha to beta --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 6e42208..927c88a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -297,7 +297,7 @@ module.exports = function(grunt) { } patchManifest({ - suffix: ' (Alpha)', + suffix: ' (Beta)', version: version, deleteKey: true, keyServer: 'https://keys.whiteout.io/'