Skip to content

Commit 99434e2

Browse files
committed
chore: Bump version to 0.5.0 and update homepage, repository, issue tracker, and documentation links in pubspec.yaml
1 parent afd7a90 commit 99434e2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

pubspec.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: launch_at_startup
22
description: This plugin allows Flutter desktop apps to Auto launch on startup / login.
3-
version: 0.4.0
4-
homepage: https://github.com/leanflutter/launch_at_startup
3+
version: 0.5.0
4+
homepage: https://leanflutter.dev/documentation/launch_at_startup
5+
repository: https://github.com/leanflutter/launch_at_startup
6+
issue_tracker: https://github.com/leanflutter/launch_at_startup/issues
7+
documentation: https://leanflutter.dev/documentation/launch_at_startup
58

69
platforms:
710
linux:
@@ -19,6 +22,6 @@ dependencies:
1922

2023
dev_dependencies:
2124
dependency_validator: ^3.0.0
22-
flutter_test:
23-
sdk: flutter
25+
# flutter_test:
26+
# sdk: flutter
2427
mostly_reasonable_lints: ^0.1.2

0 commit comments

Comments
 (0)