From 5aef150b23ccc2ece6eb4eee85d26c9f2b61fb26 Mon Sep 17 00:00:00 2001 From: Kartones Date: Tue, 7 Apr 2015 13:49:30 +0200 Subject: [PATCH] #1693 another bump of js version --- config/frontend.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/frontend.yml b/config/frontend.yml index 7c3696a7ef45..8dd2a62fded6 100644 --- a/config/frontend.yml +++ b/config/frontend.yml @@ -1,2 +1,2 @@ #This file defines the version of the frontend code that is going to be loaded. -3.8.4 +3.8.5 diff --git a/package.json b/package.json index af5c995913b9..c3ef613666af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cartodb-ui", - "version": "3.8.4", + "version": "3.8.5", "description": "CartoDB UI frontend", "repository": { "type": "git",