chore(flutter): Update pubspec.yaml

This commit is contained in:
Jagandeep Brar
2021-04-20 08:09:04 -05:00
parent 857ebb7067
commit f0ce7a75aa
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# LunaSea Changelog
## v5.0.0 (50000019)
#### NEW
- `[Notifications]` Warn user of unauthorized notification permission on notification setup page
---
## v5.0.0 (50000018)
#### TWEAKS

View File

@@ -1,6 +1,6 @@
name: lunasea
description: Self-Hosted Controller
version: 5.0.0+50000018
version: 5.0.0+50000019
publish_to: 'none'
environment:
sdk: ">=2.7.0 <3.0.0"