Skip to content

Commit

Permalink
Merge pull request #428 from BoShurik/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
BoShurik authored May 11, 2023
2 parents 1eb8328 + 78eaab4 commit 7bf5721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

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

### Added
- Add `\TelegramBot\Api\Types\Venue` mapping (`foursquare_type`, `google_place_id`, `google_place_type`)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
"dev-master": "2.4-dev"
}
}
}

0 comments on commit 7bf5721

Please sign in to comment.