Skip to content

Commit 7bf5721

Browse files
authored
Merge pull request #428 from BoShurik/release
Prepare release
2 parents 1eb8328 + 78eaab4 commit 7bf5721

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Notable changes to `PHP Telegram Bot Api` will be documented in this file
44

5-
## [Unreleased] - [YYYY-MM-DD]
5+
## 2.4.0 - 2023-05-11
66

77
### Added
88
- Add `\TelegramBot\Api\Types\Venue` mapping (`foursquare_type`, `google_place_id`, `google_place_type`)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"extra": {
4848
"branch-alias": {
49-
"dev-master": "2.3-dev"
49+
"dev-master": "2.4-dev"
5050
}
5151
}
5252
}

0 commit comments

Comments
 (0)