From e3c826b2531c5be87f37071b0af763c5c2dd658d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Commaret?= Date: Tue, 11 Feb 2025 12:56:53 +0100 Subject: [PATCH] Bump: voidVersion --- product.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/product.json b/product.json index bea28466..5e730b77 100644 --- a/product.json +++ b/product.json @@ -1,7 +1,9 @@ { "nameShort": "Void", "nameLong": "Void", - "voidVersion": "1.0.2", + "voidVersion": "1.0.3", + "commit": "db69464ddc371b8149eb454e711ce49a9a854793", + "date": "2025-02-11", "applicationName": "void", "dataFolderName": ".void-editor", "win32MutexName": "voideditor",