Browse Source

Bidoo: added repo; reviewed; updted version. #418

pull/469/head
Matt Demanett 7 years ago
parent
commit
9a8723098e
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

@@ -194,3 +194,6 @@
path = repos/AS path = repos/AS
url = https://github.com/AScustomWorks/AS.git url = https://github.com/AScustomWorks/AS.git
branch = master branch = master
[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", "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo",
"donateUrl": "https://paypal.me/sebastienbouffier", "donateUrl": "https://paypal.me/sebastienbouffier",
"repoVersion": "0.6.1",
"repoVersion": "0.6.2",
"latestVersion": "0.6.0" "latestVersion": "0.6.0"
} }

+ 1
- 0
repos/Bidoo

@@ -0,0 +1 @@
Subproject commit f548eb304624b32446df09ddac43ac793b6fd2d7

Loading…
Cancel
Save