Bumped version to 7.10.0
This commit is contained in:
parent
3e035e5d7d
commit
eac0490ae8
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [7.10.0] - Ongoing
|
||||
|
||||
|
||||
## [6.7.0] - 2023-08-10
|
||||
|
||||
This update accompanies the release of the [Telegram Bot API 6.7](https://core.telegram.org/bots/api#april-21-2023).
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"package": "net.nosial.tgbotlib",
|
||||
"description": "TgBotLib is a library for interacting with the Telegram Bot API",
|
||||
"company": "Nosial",
|
||||
"version": "6.7.0",
|
||||
"version": "7.10.0",
|
||||
"uuid": "b409e036-ab04-11ed-b32e-9d3f57a644ae"
|
||||
},
|
||||
"build": {
|
||||
|
|
Loading…
Add table
Reference in a new issue