diff --git a/bower.json b/bower.json index a01fa00..bc2be88 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-usability", - "version": "5.0.0-9", + "version": "5.0.0-rc1", "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.0.0-9", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.0.0-rc1", "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 71d2e1e..45f49fb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-usability", "subname": "Reusable Accessible Mapping Platform - Usability Theme", - "version": "5.0.0-9", + "version": "5.0.0-rc1", "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",