Skip to content

Commit f64f6a5

Browse files
committed
Release v2.8.0
1 parent 58b8219 commit f64f6a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ We take security issues in our project seriously and appreciate the efforts of t
66

77
| Version | Supported |
88
| ------- | ------------------ |
9-
| 2.7 | :white_check_mark: |
10-
| < 2.7 | :x: |
9+
| 2.8 | :white_check_mark: |
10+
| < 2.8 | :x: |
1111

1212
## Reporting a vulnerability
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "all-about-olaf",
3-
"version": "2.8.0-beta.8",
3+
"version": "2.8.0",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

0 commit comments

Comments
 (0)