Skip to content

Commit

Permalink
Update 1.3.2+2 (on_audio_query_web)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucJosin committed Feb 1, 2022
1 parent 104ec8c commit 7452b78
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 9 deletions.
3 changes: 3 additions & 0 deletions on_audio_query_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.3.2+2 - [02.01.2022]
- See more [on_audio_query - CHANGELOG](https://github.com/LucJosin/on_audio_query/blob/main/on_audio_query/CHANGELOG.md).

## 1.3.2+1 - [01.20.2022]
- See more [on_audio_query - CHANGELOG](https://github.com/LucJosin/on_audio_query/blob/main/on_audio_query/CHANGELOG.md).

Expand Down
6 changes: 3 additions & 3 deletions on_audio_query_web/example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
=============
Author: Lucas Josino
Github: https://github.com/LucJosin
Website: https://lucasjosino.com/
Website: https://www.lucasjosino.com/
=============
Plugin/Id: on_audio_query#0
Homepage: https://github.com/LucJosin/on_audio_query
Homepage(Web): https://github.com/LucJosin/on_audio_query/tree/master/on_audio_query_web
Homepage(Web): https://github.com/LucJosin/on_audio_query/tree/main/on_audio_query_web
Pub: https://pub.dev/packages/on_audio_query
License: https://github.com/LucJosin/on_audio_query/blob/main/LICENSE
License: https://github.com/LucJosin/on_audio_query/blob/main/on_audio_query/LICENSE
Copyright: © 2021, Lucas Josino. All rights reserved.
=============
*/
Expand Down
6 changes: 3 additions & 3 deletions on_audio_query_web/lib/on_audio_query_web.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
=============
Author: Lucas Josino
Github: https://github.com/LucJosin
Website: https://lucasjosino.com/
Website: https://www.lucasjosino.com/
=============
Plugin/Id: on_audio_query#0
Homepage: https://github.com/LucJosin/on_audio_query
Homepage(Web): https://github.com/LucJosin/on_audio_query/tree/master/on_audio_query_web
Homepage(Web): https://github.com/LucJosin/on_audio_query/tree/main/on_audio_query_web
Pub: https://pub.dev/packages/on_audio_query
License: https://github.com/LucJosin/on_audio_query/blob/main/LICENSE
License: https://github.com/LucJosin/on_audio_query/blob/main/on_audio_query/LICENSE
Copyright: © 2021, Lucas Josino. All rights reserved.
=============
*/
Expand Down
6 changes: 3 additions & 3 deletions on_audio_query_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: on_audio_query_web
description: The web implementation of [on_audio_query].
version: 1.3.2+1
version: 1.3.2+2
homepage: https://github.com/LucJosin/on_audio_query/tree/master/on_audio_query_web

environment:
Expand All @@ -9,11 +9,11 @@ environment:

dependencies:
# on_audio_query
on_audio_query_platform_interface: ^1.3.1+1
on_audio_query_platform_interface: ^1.4.0

# Others
path: ^1.8.0
id3: ^1.0.0
id3: ^1.0.2

# Flutter
flutter:
Expand Down

0 comments on commit 7452b78

Please sign in to comment.