Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justdmitry committed Nov 25, 2016
1 parent 6363d00 commit af96680
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions NetTelegramBotApi/project.json
@@ -1,5 +1,5 @@
{
"version": "4.0.0-rc2",
"version": "4.0.0",
"title": "NetTelegramBotApi",
"description": "Telegram Bot API library",

Expand All @@ -10,7 +10,7 @@
"projectUrl": "https://github.com/justdmitry/NetTelegramBotApi",
"iconUrl": "https://raw.githubusercontent.com/justdmitry/NetTelegramBotApi/master/package-icon.gif",
"copyright": "Copyright © Dmitry Popov, 2015-2016",
"releaseNotes": "Bot API 2.3 (November 21, 2016) implemented",
"releaseNotes": "See https://github.com/justdmitry/NetTelegramBotApi/releases/tag/v4.0.0",
"repository": {
"type": "git",
"url": "https://github.com/justdmitry/NetTelegramBotApi.git"
Expand Down
4 changes: 2 additions & 2 deletions TelegramBotDemo-vNext/project.lock.json
Expand Up @@ -2202,7 +2202,7 @@
"lib/netstandard1.3/_._": {}
}
},
"NetTelegramBotApi/4.0.0-rc1": {
"NetTelegramBotApi/4.0.0": {
"type": "project",
"framework": ".NETStandard,Version=v1.3",
"dependencies": {
Expand Down Expand Up @@ -7001,7 +7001,7 @@
"ref/xamarinwatchos10/_._"
]
},
"NetTelegramBotApi/4.0.0-rc1": {
"NetTelegramBotApi/4.0.0": {
"type": "project",
"path": "../NetTelegramBotApi/project.json",
"msbuildProject": "../NetTelegramBotApi/NetTelegramBotApi.xproj"
Expand Down

0 comments on commit af96680

Please sign in to comment.