pmt: Use code font in clang version information in release descriptions
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user