We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3571af commit 7e52d99Copy full SHA for 7e52d99
fptelegram.lpk
@@ -23,7 +23,7 @@
23
</CompilerOptions>
24
<Description Value="Telegram bots API library"/>
25
<License Value="MIT License"/>
26
- <Version Release="6" Build="4"/>
+ <Version Release="7"/>
27
<Files Count="6">
28
<Item1>
29
<Filename Value="tgsendertypes.pas"/>
fptgbot_ex.lpk
@@ -38,7 +38,7 @@
38
</Item>
39
</RequiredPkgs>
40
<UsageOptions>
41
- <UnitPath Value="$(PkgOutDir);$(PkgOutDir)\bot_ex"/>
+ <UnitPath Value="$(PkgOutDir)"/>
42
</UsageOptions>
43
<PublishOptions>
44
<Version Value="2"/>
0 commit comments