From ad8756a05c2616182d4e497de5fb97ae7d9e0570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C4=9F=C4=B1z=20Zengin?= Date: Sun, 21 Jul 2024 21:47:20 +0300 Subject: [PATCH] pmt: Use code font in clang version information in release descriptions --- build/workflow/relnotes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/workflow/relnotes b/build/workflow/relnotes index ea7a1e1..fe1ff15 100755 --- a/build/workflow/relnotes +++ b/build/workflow/relnotes @@ -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." \ No newline at end of file +[Click](https://github.com/ShawkTeam/pmt/blob/${PMT_VERSION}/CHANGELOG.md) for viewing version ${PMT_VERSION} changelog."