bc-data 121.0.0-Beta.1 → 121.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
@@ -2738,7 +2738,8 @@
2738
2738
  "Robe1": 4,
2739
2739
  "BartenderVest": 5,
2740
2740
  "BartenderVestM": 6,
2741
- "JacketHoodie": 7
2741
+ "JacketHoodie": 7,
2742
+ "Hoodie": 8
2742
2743
  }
2743
2744
  },
2744
2745
  "Decals": {
package/assetVersion.json CHANGED
@@ -323,6 +323,7 @@
323
323
  "BartenderVestM": "R120",
324
324
  "BusinessSuit": "R117",
325
325
  "FurCoat": "R117",
326
+ "Hoodie": "R121",
326
327
  "JacketHoodie": "R120",
327
328
  "LeatherJacket": "R117",
328
329
  "Robe1": "R117"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bc-data",
3
- "version": "121.0.0-Beta.1",
3
+ "version": "121.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/bananarama92/BC-stubs.git"