Browse Source

Reviewed Qwelk at 0.6.0; added repo pointer and update manifest.

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

+ 3
- 0
.gitmodules View File

@@ -181,3 +181,6 @@
path = repos/Koralfx-Modules
url = https://github.com/koralfx/Koralfx-Modules
branch = master
[submodule "repos/Qwelk"]
path = repos/Qwelk
url = https://github.com/raincheque/qwelk.git

+ 2
- 1
manifests/Qwelk.json View File

@@ -3,5 +3,6 @@
"author": "raincheque (Parsa Jamshidi)",
"license": "MIT",
"manualUrl": "https://github.com/raincheque/qwelk/blob/master/README.md",
"sourceUrl": "https://github.com/raincheque/qwelk"
"sourceUrl": "https://github.com/raincheque/qwelk",
"repoVersion: "0.6.0"
}

+ 1
- 0
repos/Qwelk

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

Loading…
Cancel
Save