Skip to content

Commit fae7ba9

Browse files
committed
v3.9.0-beta1
1 parent 77a0ebf commit fae7ba9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NetTelegramBotApi/project.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.8.1",
2+
"version": "3.9.0-beta1",
33
"title": "NetTelegramBotApi",
44
"description": "Telegram Bot API library",
55

@@ -9,8 +9,8 @@
99
"tags": [ "telegram", "bot", "api" ],
1010
"projectUrl": "https://github.com/justdmitry/NetTelegramBotApi",
1111
"iconUrl": "https://raw.githubusercontent.com/justdmitry/NetTelegramBotApi/master/package-icon.gif",
12-
"copyright": "Copyright © Dmitry Popov, 2015",
13-
"releaseNotes": "Upgrade to .NET Core RTM and netstandard1.3",
12+
"copyright": "Copyright © Dmitry Popov, 2015-2016",
13+
"releaseNotes": "Telegram API v2.1 added (except 'Updating messages' and 'Inline mode')",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/justdmitry/NetTelegramBotApi.git"

0 commit comments

Comments
 (0)