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 58b8219 commit f64f6a5Copy full SHA for f64f6a5
SECURITY.md
@@ -6,8 +6,8 @@ We take security issues in our project seriously and appreciate the efforts of t
6
7
| Version | Supported |
8
| ------- | ------------------ |
9
-| 2.7 | :white_check_mark: |
10
-| < 2.7 | :x: |
+| 2.8 | :white_check_mark: |
+| < 2.8 | :x: |
11
12
## Reporting a vulnerability
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "all-about-olaf",
3
- "version": "2.8.0-beta.8",
+ "version": "2.8.0",
4
"private": true,
5
"scripts": {
"android": "react-native run-android",
0 commit comments