Browse Source

Update manifest JW-Modules to 2.0.5

v2
Andrew Belt 8 months ago
parent
commit
ba53a7a6f5
2 changed files with 15 additions and 3 deletions
  1. +4
    -1
      manifests-cache.json
  2. +11
    -2
      manifests/JW-Modules.json

+ 4
- 1
manifests-cache.json View File

@@ -3511,7 +3511,7 @@
}
},
"JW-Modules": {
"buildTimestamp": 1700393338.8999672,
"buildTimestamp": 1725011492.8716714,
"creationTimestamp": 1518016501.0,
"modules": {
"BlankPanel_SM": {
@@ -3600,6 +3600,9 @@
},
"DivSeq": {
"creationTimestamp": 1620402349.1316411
},
"AbcdSeq": {
"creationTimestamp": 1725011492.9796405
}
}
},


+ 11
- 2
manifests/JW-Modules.json View File

@@ -10,7 +10,7 @@
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen",
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md",
"version": "2.0.3",
"version": "2.0.5",
"modules": [
{
"slug": "BlankPanel_1HP",
@@ -65,7 +65,8 @@
"name": "Add5",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Utility"
"Utility",
"Poly"
]
},
{
@@ -109,6 +110,14 @@
"Sequencer"
]
},
{
"slug": "AbcdSeq",
"name": "AbcdSeq",
"manualUrl": "https://github.com/jeremywen/JW-Modules#abcdseq",
"tags": [
"Sequencer"
]
},
{
"slug": "DivSeq",
"name": "DivSeq",


Loading…
Cancel
Save