diff --git a/bower.json b/bower.json index b9f98cc..3737683 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-usability", - "version": "5.2.0-rc1", + "version": "5.2.0-rc2", "homepage": "http://ramp-pcar.github.io", "authors": [ "BeSD - SA Team" @@ -24,7 +24,7 @@ "./lib" ], "dependencies": { - "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.2.0-rc1", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.2.0-rc2", "theme-gcwu-fegc": "https://github.com/wet-boew/theme-gcwu-fegc.git#4.0.5" }, "moduleType": [ diff --git a/package.json b/package.json index 48e3164..c64cfd7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-usability", "subname": "Reusable Accessible Mapping Platform - Usability Theme", - "version": "5.2.0-rc1", + "version": "5.2.0-rc2", "description": "RAMP GIS viewer - Elk; Sample of an implementation of RAMP with Usability Theme", "main": "index.js", "url": "http://tfs.int.ec.gc.ca:8080/tfs/dc/_git/RAMP",