Browse Source

Change productId to strings

pull/139/head
Andrew Belt 7 years ago
parent
commit
fe2c1d63e4
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      plugins/VCV-Console.json
  2. +1
    -1
      plugins/VCV-PulseMatrix.json

+ 1
- 1
plugins/VCV-Console.json View File

@@ -4,5 +4,5 @@
"author": "VCV",
"license": "proprietary",
"version": "0.5.0",
"productId": 521624682539
"productId": "521624682539"
}

+ 1
- 1
plugins/VCV-PulseMatrix.json View File

@@ -5,5 +5,5 @@
"license": "proprietary",
"version": "0.5.1",
"manual": "https://vcvrack.com/plugins/PulseMatrix.html",
"productId": 449821147179
"productId": "449821147179"
}

Loading…
Cancel
Save