From f59b24496ea7cb388009bfc5bd9508d830272f2d Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Tue, 15 Apr 2025 15:01:24 -0700 Subject: [PATCH] 1.2.2 fix gemini --- product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product.json b/product.json index aee6d2c9..5f4f84bd 100644 --- a/product.json +++ b/product.json @@ -1,7 +1,7 @@ { "nameShort": "Void", "nameLong": "Void", - "voidVersion": "1.2.1", + "voidVersion": "1.2.2", "applicationName": "void", "dataFolderName": ".void-editor", "win32MutexName": "voideditor",