This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
library
mirror of
https://github.com/VCVRack/library.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Change productId to strings
pull/139/head
Andrew Belt
7 years ago
parent
a37bc0a19f
commit
fe2c1d63e4
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/VCV-Console.json
+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
"
}
Write
Preview
Loading…
Cancel
Save