We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb53096 commit bcef847Copy full SHA for bcef847
2 files changed
SECURITY.md
@@ -4,16 +4,17 @@
4
5
* MediaWiki: >= 1.43.x
6
7
-| Version | Supported | Notes |
8
-|---------|-----------|----------------------|
9
-| 1.6.1 | ✅ | Latest release |
10
-| 1.6.0 | ✅ | Latest minor release |
11
-| 1.5.0 | ✅ | |
12
-| 1.4.0 | ✅ | |
13
-| 1.3.0 | ❌ | |
14
-| 1.2.0 | ❌ | |
15
-| 1.1.0 | ❌ | |
16
-| 1.0.0 | ❌ | |
+| Version | Supported | Notes |
+|---------|-----------|----------------|
+| 1.7.0 | ✅ | Latest release |
+| 1.6.1 | ✅ | |
+| 1.6.0 | ✅ | |
+| 1.5.0 | ❌ | |
+| 1.4.0 | ❌ | |
+| 1.3.0 | ❌ | |
+| 1.2.0 | ❌ | |
+| 1.1.0 | ❌ | |
17
+| 1.0.0 | ❌ | |
18
19
## Reporting a Vulnerability
20
extension.json
@@ -1,6 +1,6 @@
1
{
2
"name": "RobloxAPI",
3
- "version": "1.6.1",
+ "version": "1.7.0",
"author": [
"SomeRandomDeveloper"
],
0 commit comments