1
0
mirror of https://github.com/bitwarden/web synced 2025-12-11 05:43:16 +00:00

Version bump and CNAME dist fix

This commit is contained in:
Kyle Spearrin
2016-12-03 00:56:41 -05:00
parent b5d265526a
commit 264759cfa0
3 changed files with 3 additions and 3 deletions

View File

@@ -214,7 +214,7 @@ gulp.task('dist:clean', function (cb) {
gulp.task('dist:move', function () {
var moves = [
{
src: '../../CNAME',
src: './CNAME',
dest: paths.dist
},
{