Skip to content

Commit 951df81

Browse files
committed
ℹ️ Version update
1 parent a308548 commit 951df81

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
# 2.4.1
2+
3+
- Fix typo in `MessageOriginChannel`
4+
15
# 2.4.0
26

37
- All Telegram models are now re-written with Freezed
48
- Breaking: `Keyboard` & `InlineKeyboard` usage. [Check this PR comment for details](https://github.com/xooniverse/televerse/pull/318#issuecomment-2662189756).
59

6-
710
# 2.4.0-dev.3
811

912
- Surpress all the `invalid_annotation_target` warnings

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: televerse
22
description: Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.3!
3-
version: 2.4.0
3+
version: 2.4.1
44
homepage: https://televerse.xooniverse.com
55
repository: https://github.com/xooniverse/televerse
66
topics:

0 commit comments

Comments
 (0)