bc-data 117.0.0-Beta.1 → 117.0.0

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.
package/assetID.json CHANGED
@@ -575,7 +575,8 @@
575
575
  "AquaticEars": 32,
576
576
  "CyberneticEars1": 33,
577
577
  "BigLynxEars": 34,
578
- "CyberEars": 35
578
+ "CyberEars": 35,
579
+ "FloppyBunnyEars": 36
579
580
  }
580
581
  },
581
582
  "HairAccessory3": {
package/assetVersion.json CHANGED
@@ -526,6 +526,7 @@
526
526
  "Ears1": "R98",
527
527
  "Ears2": "R98",
528
528
  "ElfEars": "R98",
529
+ "FloppyBunnyEars": "R117",
529
530
  "FoxEars1": "R98",
530
531
  "FoxEars2": "R98",
531
532
  "FoxEars3": "R98",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bc-data",
3
- "version": "117.0.0-Beta.1",
3
+ "version": "117.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/bananarama92/BC-stubs.git"