From 84a34e1bd062afbe711ab3fa1617020e135af7e6 Mon Sep 17 00:00:00 2001 From: Javier Gamarra Date: Mon, 20 Sep 2021 12:25:00 +0200 Subject: [PATCH] AUI-3205 - Release version 3.1.0-deprecated.85 --- .alloy.json | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.alloy.json b/.alloy.json index 733657c258..37e8fbee88 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.84" + "version": "3.1.0-deprecated.85" } diff --git a/bower.json b/bower.json index 394b6f0fe7..5bde0b54c4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "alloy-ui", - "version": "3.1.0-deprecated.84", + "version": "3.1.0-deprecated.85", "homepage": "http://alloyui.com", "authors": [ "Eduardo Lundgren " diff --git a/package.json b/package.json index 1476c2b986..78a4552508 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alloy-ui", "description": "AlloyUI", - "version": "3.1.0-deprecated.84", + "version": "3.1.0-deprecated.85", "author": { "name": "Eduardo Lundgren", "email": "eduardo.lundgren@liferay.com",