Skip to content

Commit d9d9278

Browse files
committed
Update security to 0.4
1 parent 735e2f5 commit d9d9278

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
| Version | Supported | |
66
| ------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------- |
7-
| 0.3.1 | :white_check_mark: | [Docs](https://docs.flow.linwood.dev/docs/dev/intro) [Release](https://github.com/LinwoodDev/Flow/releases/tag/v0.3.1) |
7+
| 0.4.0 | :white_check_mark: | [Docs](https://docs.flow.linwood.dev/docs/dev/intro) [Release](https://github.com/LinwoodDev/Flow/releases/tag/v0.4.0) |
8+
| 0.3.1 | :x: | [Docs](https://docs.flow.linwood.dev/docs/dev/intro) [Release](https://github.com/LinwoodDev/Flow/releases/tag/v0.3.1) |
89
| 0.2.1 | :x: | [Docs](https://docs.flow.linwood.dev/docs/dev/intro) [Release](https://github.com/LinwoodDev/Flow/releases/tag/v0.2.1) |
910
| 0.1.3 | :x: | [Docs](https://docs.flow.linwood.dev/docs/dev/intro) [Release](https://github.com/LinwoodDev/Flow/releases/tag/v0.1.3) |
1011

app/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,10 @@ packages:
374374
dependency: "direct main"
375375
description:
376376
name: flex_color_scheme
377-
sha256: "79f93653edf445406c5b8b99f21f845a23da5c9f460efc54e0451e840c3fd1d7"
377+
sha256: "3344f8f6536c6ce0473b98e9f084ef80ca89024ad3b454f9c32cf840206f4387"
378378
url: "https://pub.dev"
379379
source: hosted
380-
version: "8.2.0-dev.1"
380+
version: "8.2.0"
381381
flex_seed_scheme:
382382
dependency: transitive
383383
description:

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
phosphor_flutter: ^2.1.0
4343
path: ^1.8.3
4444
go_router: ^14.0.0
45-
flex_color_scheme: ^8.2.0-dev.1
45+
flex_color_scheme: ^8.2.0
4646
flutter_bloc: ^9.0.0
4747
shared_preferences: ^2.2.3
4848
collection: ^1.17.1

0 commit comments

Comments
 (0)