Browse Source

Merge remote-tracking branch 'upstream/master'

pull/434/head
phdsg 7 years ago
parent
commit
10eed8f6ac
2 changed files with 8 additions and 6 deletions
  1. +3
    -2
      manifests/Bogaudio.json
  2. +5
    -4
      manifests/ImpromptuModular.json

+ 3
- 2
manifests/Bogaudio.json View File

@@ -4,7 +4,8 @@
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"sourceUrl": "https://github.com/bogaudio/BogaudioModules",
"latestVersion": "0.6.4",
"latestVersion": "0.6.5",
"repoVersion": "0.6.5",
"status": "available"
"status": "available",
"buildTimestamp": 1522781773
}

+ 5
- 4
manifests/ImpromptuModular.json View File

@@ -1,11 +1,12 @@
{
"name": "ImpromptuModular",
"author": "Marc Boulé",
"author": "Marc Boul\u00e9",
"license": "BSD-3-Clause",
"authorEmail": "marc.boule@etsmtl.ca",
"manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md",
"sourceUrl": "https://github.com/MarcBoule/ImpromptuModular",
"latestVersion": "0.6.0",
"latestVersion": "0.6.1",
"repoVersion": "0.6.1",
"status": "available"
}
"status": "available",
"buildTimestamp": 1522781789
}

Loading…
Cancel
Save