Skip to content

Commit

Permalink
🔖 Bump version to 0.4.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Sep 28, 2021
1 parent 539b703 commit fdd46b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions linux/packaging/usr/share/metainfo/flutube.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
</screenshots>
<launchable type="desktop-id">flutube.desktop</launchable>
<releases>
<release version="0.4.5" date="2021-09-28"/>
<release version="0.4.0" date="2021-09-28"/>
</releases>
<content_rating type="oars-1.0" />
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Youtube video downloader made using flutter.

publish_to: "none"

version: 0.4.0
version: 0.4.5

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit fdd46b9

Please sign in to comment.