File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1212 "dependencies" : [],
1313 "author" : " Maxim Sysoev" ,
1414 "description" : " Telegram Bot API for Delphi" ,
15- "version" : " 3.5.4 " ,
15+ "version" : " 3.5.5 " ,
1616 "first_version" : " 2.3.1" ,
1717 "project_url" : " https://github.com/ms301/TelegAPI" ,
1818 "homepage_url" : " https://t.me/telegaPiBotTest" ,
Original file line number Diff line number Diff line change 33Telega π - Library for working with Telegram Bot API in Delphi
44
55
6- Version Bot API: * 3.5.4*
6+ Version Bot API: * 3.5.5*
7+
8+ Installing and other info: see [ wiki-page] ( https://github.com/ms301/TelegaPi/wiki )
79
810## Support project
911
@@ -50,7 +52,9 @@ as well as many others who ask / suggest features / points bugs.
5052
5153Telega π - Библиотека для работы с Telegram Bot API в Delphi
5254
53- Версия Bot API: * 3.5.4*
55+ Версия Bot API: * 3.5.5*
56+
57+ Установка и другая информация: смотреть [ wiki-страницу] ( https://github.com/ms301/TelegaPi/wiki )
5458
5559## Помощь проекту
5660
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ constructor TtgAbstractComponent.Create(AOwner: TComponent);
3030begin
3131 inherited ;
3232 FAutor := ' Maxim Sysoev' ;
33- FVersion := ' 3.5.4 ' ;
33+ FVersion := ' 3.5.5 ' ;
3434end ;
3535
3636end .
You can’t perform that action at this time.
0 commit comments