Display current and latest version in terminal #18

This commit is contained in:
okvdai
2023-05-03 17:39:59 +02:00
parent 53fb421662
commit 54d26f568b
3 changed files with 37 additions and 5 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"Major": 1,
"Minor": 2,
"Patch": 1
"Major": "1",
"Minor": "2",
"Patch": "1"
}