Browse Source

Review and update Bidoo to 0.6.6. #418

pull/469/head
Matt Demanett 7 years ago
parent
commit
fd3d38d225
3 changed files with 5 additions and 1 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -1
      manifests/Bidoo.json
  3. +1
    -0
      repos/Bidoo

+ 3
- 0
.gitmodules View File

@@ -207,3 +207,6 @@
[submodule "repos/BOKONTEPByteBeatMachine"]
path = repos/BOKONTEPByteBeatMachine
url = https://github.com/bokontep/BokontepByteBeatMachine.git
[submodule "repos/Bidoo"]
path = repos/Bidoo
url = https://github.com/sebastien-bouffier/Bidoo.git

+ 1
- 1
manifests/Bidoo.json View File

@@ -6,6 +6,6 @@
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"sourceUrl": "https://github.com/sebastien-bouffier/Bidoo",
"donateUrl": "https://paypal.me/sebastienbouffier",
"repoVersion": "0.6.2",
"repoVersion": "0.6.6",
"latestVersion": "0.6.0"
}

+ 1
- 0
repos/Bidoo

@@ -0,0 +1 @@
Subproject commit 06026930d1030840eb0662d63f8906e23d940c53

Loading…
Cancel
Save