@chauvet/connect-base-profiles 1.7.0 → 1.7.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.
@@ -514,7 +514,7 @@ const baseProfiles = {
514
514
  name: 'FREEDOM Par Quad-4 IP',
515
515
  },
516
516
  10090: {
517
- profileId: 10080,
517
+ profileId: 10090,
518
518
  channels: 10,
519
519
  rgbRelation: {
520
520
  r: 2,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chauvet/connect-base-profiles",
3
- "version": "1.7.0",
3
+ "version": "1.7.1",
4
4
  "type": "module",
5
5
  "main": "dist/baseProfiles.js",
6
6
  "types": "dist/baseProfiles.d.ts",
@@ -543,7 +543,7 @@ const baseProfiles: Record<number, BaseProfile> = {
543
543
  name: 'FREEDOM Par Quad-4 IP',
544
544
  },
545
545
  10090: {
546
- profileId: 10080,
546
+ profileId: 10090,
547
547
  channels: 10,
548
548
  rgbRelation: {
549
549
  r: 2,