Skip to content

Commit 964e8f7

Browse files
authored
Add mw1.43-wbs2 to version map (#1034)
Bug: T412133
1 parent a938595 commit 964e8f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/mw-db-version-map.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// TODO: Read from outside of this codebase so that MW updates do not require code changes here.
44
$versionMap = [
55
'mw1.43-wbs1' => '143',
6+
'mw1.43-wbs2' => '143',
67
];
78

89
return $versionMap;

0 commit comments

Comments
 (0)