File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 "dependencies" : [],
1313 "author" : " M.E.Sysoev" ,
1414 "description" : " Telegram Bot API for Delphi" ,
15- "version" : " 3.4.0 " ,
15+ "version" : " 3.4.1 " ,
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 22
33Telega π - Library for working with Telegram Bot API in Delphi
44
5- Version Bot API: * 3.4.0 *
5+ Version Bot API: * 3.4.1 *
66
77## Support project
88
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ constructor TtgAbstractComponent.Create(AOwner: TComponent);
2525begin
2626 inherited ;
2727 FAutor := ' Maxim Sysoev' ;
28- FVersion := ' 3.4.0 ' ;
28+ FVersion := ' 3.4.1 ' ;
2929end ;
3030
3131end .
You can’t perform that action at this time.
0 commit comments