Browse Source

Update manifest OMEg1 to 2.3.0

v2
Andrew Belt 10 months ago
parent
commit
dd32dbccf7
2 changed files with 16 additions and 4 deletions
  1. +4
    -1
      manifests-cache.json
  2. +12
    -3
      manifests/OMEg1.json

+ 4
- 1
manifests-cache.json View File

@@ -13875,7 +13875,7 @@
}
},
"OMEg1": {
"buildTimestamp": 1719405749.8907926,
"buildTimestamp": 1720824093.19193,
"creationTimestamp": 1718087278.8898425,
"modules": {
"Damonitu": {
@@ -13883,6 +13883,9 @@
},
"Tezca": {
"creationTimestamp": 1719405761.0562646
},
"Masino": {
"creationTimestamp": 1720824093.8540769
}
}
},


+ 12
- 3
manifests/OMEg1.json View File

@@ -1,18 +1,18 @@
{
"slug": "OMEg1",
"name": "OME",
"version": "2.2.0",
"version": "2.3.0",
"minRackVersion": "2.5.2",
"license": "proprietary",
"brand": "OME",
"author": "Pablo H. Estrada",
"authorEmail": "phorestro@gmail.com",
"authorUrl": "",
"authorUrl": "https://www.youtube.com/@phorestro",
"pluginUrl": "",
"manualUrl": "https://github.com/phestrada/OME",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"changelogUrl": "https://github.com/phestrada/OME",
"modules": [
{
"slug": "Damonitu",
@@ -32,6 +32,15 @@
"Random",
"Sequencer"
]
},
{
"slug": "Masino",
"name": "Masino",
"description": "Yet another arpeggiator with useful features.",
"tags": [
"Arpeggiator",
"Random"
]
}
]
}

Loading…
Cancel
Save