Skip to content

Commit

Permalink
chore(very_good_wear_app): v0.4.1 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago authored Feb 29, 2024
1 parent 8d3aef9 commit 84e294d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions very_good_wear_app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.1

- fix: deprecated imperative apply of Flutter's Gradle plugins ([#79](https://github.com/VeryGoodOpenSource/very_good_templates/pull/79))

# 0.4.0

- test: add tests for pre generation hook ([#41](https://github.com/VeryGoodOpenSource/very_good_wear_app/pull/41))
Expand Down
2 changes: 1 addition & 1 deletion very_good_wear_app/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: very_good_wear_app
description: A Very Good WearOS Flutter app created by Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_wear_app
version: 0.4.0
version: 0.4.1

environment:
mason: ">=0.1.0-dev.52<0.1.0"
Expand Down

0 comments on commit 84e294d

Please sign in to comment.