diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-08-21 19:45:16 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-08-21 19:45:16 +0200 |
| commit | a928e05a5e022096960d961a85d6d2bfb33a93ec (patch) | |
| tree | fe292ac208be8243ab5b483cf3a41d0247d80f30 /.gitmodules | |
| parent | e3e4c12b1d8867e042a165bfdae4f7e1c1c8afeb (diff) | |
| download | meta-a928e05a5e022096960d961a85d6d2bfb33a93ec.tar.gz meta-a928e05a5e022096960d961a85d6d2bfb33a93ec.zip | |
2.18.0 first support for dynamic columns
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 069d44b..abbcb00 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,7 +46,7 @@ branch = release/2.14.0 [submodule "reaper"] path = reaper - url = ./reaper + url = https://gitlab.com/vainglorygame/reaper.git branch = release/2.17.0 [submodule "status"] path = status |
