Skip to content

Commit 471ce5c

Browse files
authored
Merge pull request #252 from MaRDI4NFDI/update-wmf-branch-1.46.0-wmf.11
Update MediaWiki branch to 1.46.0-wmf.11
2 parents f328e72 + cbeb020 commit 471ce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clone_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -euxo pipefail
33

4-
WMF_BRANCH=wmf/1.46.0-wmf.10
4+
WMF_BRANCH=wmf/1.46.0-wmf.11
55
REL_BRANCH=REL1_45
66

77
git clone --depth=1 --single-branch -b "${WMF_BRANCH}" https://github.com/wikimedia/mediawiki.git mediawiki

0 commit comments

Comments
 (0)