mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
added voidVersion to product.json
This commit is contained in:
parent
9b7fd09278
commit
fbb4faacbc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"nameShort": "Void",
|
"nameShort": "Void",
|
||||||
"nameLong": "Void",
|
"nameLong": "Void",
|
||||||
|
"voidVersion": "1.0.1",
|
||||||
"applicationName": "void",
|
"applicationName": "void",
|
||||||
"dataFolderName": ".void-editor",
|
"dataFolderName": ".void-editor",
|
||||||
"win32MutexName": "voideditor",
|
"win32MutexName": "voideditor",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue