changed the way on how to get the version to a json file, added helper to libreftit

This commit is contained in:
2025-10-16 19:51:16 +02:00
parent 6cbb352efb
commit 82e6856439
3 changed files with 38 additions and 34 deletions

5
refit/src/version.json Normal file
View File

@@ -0,0 +1,5 @@
{
"minor": 3,
"major": 0,
"patch": 8
}