@@ -3559,7 +3559,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"JW-Modules": { | "JW-Modules": { | ||||
"buildTimestamp": 1742146149.7725067, | |||||
"buildTimestamp": 1746937536.0052931, | |||||
"creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
"modules": { | "modules": { | ||||
"BlankPanel_SM": { | "BlankPanel_SM": { | ||||
@@ -3654,6 +3654,9 @@ | |||||
}, | }, | ||||
"Timer": { | "Timer": { | ||||
"creationTimestamp": 1726454792.6314766 | "creationTimestamp": 1726454792.6314766 | ||||
}, | |||||
"Arrange": { | |||||
"creationTimestamp": 1746937557.0777428 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -12315,7 +12318,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Chinenual-VCV": { | "Chinenual-VCV": { | ||||
"buildTimestamp": 1745612071.4138615, | |||||
"buildTimestamp": 1746937435.8249216, | |||||
"creationTimestamp": 1660869608.7876675, | "creationTimestamp": 1660869608.7876675, | ||||
"modules": { | "modules": { | ||||
"MIDIRecorder": { | "MIDIRecorder": { | ||||
@@ -15261,7 +15264,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"VsWorld": { | "VsWorld": { | ||||
"buildTimestamp": 1746486796.2672439, | |||||
"buildTimestamp": 1746937556.816315, | |||||
"creationTimestamp": 1745878284.7605336, | "creationTimestamp": 1745878284.7605336, | ||||
"modules": { | "modules": { | ||||
"XLimitJIVCO": { | "XLimitJIVCO": { | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "Chinenual-VCV", | "slug": "Chinenual-VCV", | ||||
"name": "Chinenual", | "name": "Chinenual", | ||||
"version": "2.7.2", | |||||
"version": "2.7.3", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "Chinenual", | "brand": "Chinenual", | ||||
"author": "Steve Tynor", | "author": "Steve Tynor", | ||||
@@ -10,7 +10,7 @@ | |||||
"sourceUrl": "https://github.com/jeremywen/JW-Modules", | "sourceUrl": "https://github.com/jeremywen/JW-Modules", | ||||
"donateUrl": "https://www.paypal.me/jeremywen", | "donateUrl": "https://www.paypal.me/jeremywen", | ||||
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", | "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", | ||||
"version": "2.0.8", | |||||
"version": "2.0.9", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "BlankPanel_1HP", | "slug": "BlankPanel_1HP", | ||||
@@ -69,6 +69,16 @@ | |||||
"Poly" | "Poly" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "Arrange", | |||||
"name": "Arrange", | |||||
"manualUrl": "https://github.com/jeremywen/JW-Modules", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Utility", | |||||
"Switch" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "BouncyBalls", | "slug": "BouncyBalls", | ||||
"name": "Bouncy Balls", | "name": "Bouncy Balls", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "VsWorld", | "slug": "VsWorld", | ||||
"name": "V's World", | "name": "V's World", | ||||
"version": "2.1.1", | |||||
"version": "2.1.3", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "V's World", | "brand": "V's World", | ||||
"author": "Viktor Schiff", | "author": "Viktor Schiff", | ||||