@crashcontinuum/crashcart-stamp 1.0.0 → 1.0.1

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.
@@ -593,15 +593,15 @@ function displayUpgradeInfo(arcadeUrl) {
593
593
  │ │
594
594
  │ Upgrade to unlock: │
595
595
  │ │
596
- PREMIUM ($4.99/mo)
596
+ INDIE ($4.99/mo)
597
597
  │ ✓ Commercial use allowed │
598
598
  │ ✓ 2-second skippable splash │
599
599
  │ ✓ Sell your games │
600
600
  │ │
601
- MULTIPLAYER ($9.99/mo)
602
- │ ✓ Everything in Premium
601
+ STUDIO ($9.99/mo)
602
+ │ ✓ Everything in Indie
603
603
  │ ✓ Removable splash screen │
604
- │ ✓ Publish CrashNet multiplayer games
604
+ │ ✓ Priority support
605
605
  │ │
606
606
  │ Visit: ${arcadeUrl}/pricing
607
607
  │ │
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crashcontinuum/crashcart-stamp",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "License stamping tool for CrashCart game bundles",
5
5
  "type": "module",
6
6
  "bin": {