coh-content-db-homecoming 2.0.0-rc.5 → 2.0.0-rc.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41535,7 +41535,7 @@ const MISSIONS = [
41535
41535
  YouCantGoHome
41536
41536
  ];
41537
41537
 
41538
- var version = "2.0.0-rc.5";
41538
+ var version = "2.0.0-rc.6";
41539
41539
  var pkg = {
41540
41540
  version: version};
41541
41541
 
@@ -41533,7 +41533,7 @@ const MISSIONS = [
41533
41533
  YouCantGoHome
41534
41534
  ];
41535
41535
 
41536
- var version = "2.0.0-rc.5";
41536
+ var version = "2.0.0-rc.6";
41537
41537
  var pkg = {
41538
41538
  version: version};
41539
41539
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coh-content-db-homecoming",
3
- "version": "2.0.0-rc.5",
3
+ "version": "2.0.0-rc.6",
4
4
  "description": "City of Heroes Homecoming Content Database",
5
5
  "homepage": "https://github.com/n15g/coh-content-db-homecoming#readme",
6
6
  "bugs": {