diff --git a/.alloy.json b/.alloy.json index 1a5b2f921ec..360e1417f97 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.30" + "version": "3.1.0-deprecated.31" } diff --git a/bower.json b/bower.json index 9f49ab8b2fa..d58282b8f84 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "alloy-ui", - "version": "3.1.0-deprecated.30", + "version": "3.1.0-deprecated.31", "homepage": "http://alloyui.com", "authors": [ "Eduardo Lundgren " diff --git a/package.json b/package.json index df7c4489276..cd77938fb8d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alloy-ui", "description": "AlloyUI", - "version": "3.1.0-deprecated.30", + "version": "3.1.0-deprecated.31", "author": { "name": "Eduardo Lundgren", "email": "eduardo.lundgren@liferay.com",