diff --git a/CHANGELOG.md b/CHANGELOG.md index da02309..301d9d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). diff --git a/project.json b/project.json index 06ad467..597ca18 100644 --- a/project.json +++ b/project.json @@ -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": {