Skip to content

Commit

Permalink
Merge #233: 🚀 Televerse v1.15.6
Browse files Browse the repository at this point in the history
Revert SDK constraints :)
  • Loading branch information
HeySreelal authored Apr 10, 2024
2 parents 1264da1 + 2572f4e commit 773d39c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# 1.15.6

- Added missing methods in the `InlineKeyboard`
- Updated Dart SDK constraints to `>=2.17.7`

# 1.15.5

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ topics:
- bot-framework

environment:
sdk: ">=2.17.7"
sdk: ">=2.17.7 <4.0.0"

dependencies:
dio: ^5.4.0
Expand Down

0 comments on commit 773d39c

Please sign in to comment.