Skip to content

Commit 04e04b4

Browse files
committed
Require MW 35+ and bump version
1 parent 832aaf1 commit 04e04b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticResultFormats",
3-
"version": "3.2.0",
3+
"version": "4.0.0-rc1",
44
"author": [
55
"James Hong Kong",
66
"Stephan Gambke",
@@ -14,7 +14,7 @@
1414
"license-name": "GPL-2.0-or-later",
1515
"type": "semantic",
1616
"requires": {
17-
"MediaWiki": ">= 1.31",
17+
"MediaWiki": ">= 1.35",
1818
"extensions": {
1919
"SemanticMediaWiki": ">= 3.0"
2020
}

0 commit comments

Comments
 (0)