diff --git a/README.md b/README.md index fd25852..0e8fba2 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ Example for `supportedLocale`: Will be replaced in every build to avoid missing or outdated language strings, because language.json isn't up to date. -_Fixed value (y0z)._ +_Fixed value (vy0zx)._ ## Sponsoring / Supporting - [BrowserStack](https://www.browserstack.com/) for providing an awesome testing service for hundreds of browsers diff --git a/config.json b/config.json index 09cc5f5..bdaccdd 100644 --- a/config.json +++ b/config.json @@ -128,5 +128,5 @@ "fr", "ru" ], - "cacheBreaker": "y0z" + "cacheBreaker": "vy0zx" } diff --git a/tasks/build.js b/tasks/build.js index ee13386..1f948ce 100644 --- a/tasks/build.js +++ b/tasks/build.js @@ -164,7 +164,7 @@ module.exports = function exports(grunt) { }, variable: { options: { - match: ['y*z'], + match: ['vy*zx'], position: 'overwrite' }, files: {