diff --git a/.alloy.json b/.alloy.json index 37e8fbee88..c10283c0f6 100644 --- a/.alloy.json +++ b/.alloy.json @@ -2,5 +2,5 @@ "alloycore": [ "aui-base-core" ], "alloyregex": "(aui|yui(", "yuiversion": "patched-v3.18.1", - "version": "3.1.0-deprecated.85" + "version": "3.1.0-deprecated.86" } diff --git a/bower.json b/bower.json index 5bde0b54c4..3f8e79ce55 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "alloy-ui", - "version": "3.1.0-deprecated.85", + "version": "3.1.0-deprecated.86", "homepage": "http://alloyui.com", "authors": [ "Eduardo Lundgren " diff --git a/package.json b/package.json index 78a4552508..caac7cbe10 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alloy-ui", "description": "AlloyUI", - "version": "3.1.0-deprecated.85", + "version": "3.1.0-deprecated.86", "author": { "name": "Eduardo Lundgren", "email": "eduardo.lundgren@liferay.com",