pushing to stable version

This commit is contained in:
Devdatt Bhatt 2026-05-18 19:10:23 +00:00
parent 2651d8b8c6
commit 5d9d1cfeeb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ https://github.com/shreebhattji/Urmi/blob/main/licence.md
*/
exec("sudo chmod 444 /sys/class/dmi/id/product_uuid");
$version = "12.25";
$version = "12.27";
function fail(string $msg): never
{