From fe2c1d63e4df17b8cc12a41ef067949b403179a3 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 2 Jan 2018 13:48:23 -0500 Subject: [PATCH] Change productId to strings --- plugins/VCV-Console.json | 2 +- plugins/VCV-PulseMatrix.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/VCV-Console.json b/plugins/VCV-Console.json index ca446e70..01130d83 100644 --- a/plugins/VCV-Console.json +++ b/plugins/VCV-Console.json @@ -4,5 +4,5 @@ "author": "VCV", "license": "proprietary", "version": "0.5.0", - "productId": 521624682539 + "productId": "521624682539" } \ No newline at end of file diff --git a/plugins/VCV-PulseMatrix.json b/plugins/VCV-PulseMatrix.json index 4cabaa5b..382aed07 100644 --- a/plugins/VCV-PulseMatrix.json +++ b/plugins/VCV-PulseMatrix.json @@ -5,5 +5,5 @@ "license": "proprietary", "version": "0.5.1", "manual": "https://vcvrack.com/plugins/PulseMatrix.html", - "productId": 449821147179 + "productId": "449821147179" } \ No newline at end of file