Skip to content

Commit

Permalink
git tag v0.0.6+1
Browse files Browse the repository at this point in the history
  • Loading branch information
matteriot committed Aug 18, 2024
1 parent 07da44a commit afa68c7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.6+1

* update

## 0.0.6

* update
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ android {
}

dependencies {
implementation 'io.fogcloud.sdk:easylinkv3:+'
implementation group: 'io.fogcloud.sdk', name: 'easylinkv3', version: '0.2.7'
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_easylink
description: flutter_easylink for wifi smartconfig
version: 0.0.6
version: 0.0.6+1
homepage: https://github.com/OpenIoTHub

environment:
Expand Down

0 comments on commit afa68c7

Please sign in to comment.