diff --git a/bower.json b/bower.json index feb5c11..2373a0f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-canada", - "version": "5.2.0-rc3", + "version": "5.2.0-rc4", "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-rc3", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.2.0-rc4", "gcweb": "https://github.com/wet-boew/GCWeb.git#4.0.5" }, "moduleType": [ diff --git a/package.json b/package.json index 8ef8a1f..fb7e296 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-canada", "subname": "Reusable Accessible Mapping Platform - Canada.ca Theme", - "version": "5.2.0-rc3", + "version": "5.2.0-rc4", "description": "RAMP GIS viewer - Elk; Sample of an implementation of RAMP with Canada.ca Theme", "main": "index.js", "url": "http://tfs.int.ec.gc.ca:8080/tfs/dc/_git/RAMP",