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": { "OMEg1": {
"buildTimestamp": 1719405749.8907926,
"buildTimestamp": 1720824093.19193,
"creationTimestamp": 1718087278.8898425, "creationTimestamp": 1718087278.8898425,
"modules": { "modules": {
"Damonitu": { "Damonitu": {
@@ -13883,6 +13883,9 @@
}, },
"Tezca": { "Tezca": {
"creationTimestamp": 1719405761.0562646 "creationTimestamp": 1719405761.0562646
},
"Masino": {
"creationTimestamp": 1720824093.8540769
} }
} }
}, },


+ 12
- 3
manifests/OMEg1.json View File

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

Loading…
Cancel
Save