From fbb4faacbcda18e84efc099db0efc398daf68814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Commaret?= Date: Tue, 11 Feb 2025 12:06:24 +0100 Subject: [PATCH] added voidVersion to product.json --- product.json | 1 + 1 file changed, 1 insertion(+) diff --git a/product.json b/product.json index a79966a3..9b11879a 100644 --- a/product.json +++ b/product.json @@ -1,6 +1,7 @@ { "nameShort": "Void", "nameLong": "Void", + "voidVersion": "1.0.1", "applicationName": "void", "dataFolderName": ".void-editor", "win32MutexName": "voideditor",