pmt: Use code font in clang version information in release descriptions

This commit is contained in:
2024-07-21 21:47:20 +03:00
committed by GitHub
parent 26cc9740b7
commit ad8756a05c

View File

@@ -1,6 +1,6 @@
echo -e "Compiled with clang
${CC_VERSION}
\`${CC_VERSION}\`
VERSION: \`${PMT_VERSION}\`
VERSION CODE: \`${PMT_VERSION_CODE}\`
@@ -11,4 +11,4 @@ Builded with Android NDK ${NDK_VERSION}
Packages are compressed with xz.
Builded debian packages for termux.
Report bugs and suggestions.
[Click](https://github.com/ShawkTeam/pmt/blob/${PMT_VERSION}/CHANGELOG.md) for viewing version ${PMT_VERSION} changelog."
[Click](https://github.com/ShawkTeam/pmt/blob/${PMT_VERSION}/CHANGELOG.md) for viewing version ${PMT_VERSION} changelog."