Skip to content

Commit af2e61d

Browse files
authored
Make 2.3.3 release (#115)
1 parent d207978 commit af2e61d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Semantic Scribunto (a.k.a. SSC) is a [Semantic Mediawiki][smw] extension to prov
1313

1414
- PHP 7.3 or later
1515
- MediaWiki 1.39 or later
16-
- [Semantic MediaWiki][smw] 4.0.2 or later
16+
- [Semantic MediaWiki][smw] 4.1 or later
1717

1818
## Installation
1919

RELEASE-NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
This file contains the RELEASE-NOTES of the **Semantic Scribunto** (a.k.a. SSC) extension.
22

3+
## 2.3.3
4+
5+
Released on October 10, 2025
6+
7+
* Fixes installation issues with newer versions of Semantic MediaWiki
8+
* Bug fixes and code improvements
9+
* Localization updates from https://translatewiki.net
10+
11+
312
## 2.3.2
413

514
Released on July 23, 2024

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticScribunto",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"author": [
55
"James Hong Kong",
66
"[https://www.semantic-mediawiki.org/wiki/User:Oetterer Tobias Oetterer]"

0 commit comments

Comments
 (0)