From aacae4728f58dbdc5bf6e06a37b487d5b82cb147 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Thu, 5 Jun 2025 02:47:07 -0700 Subject: [PATCH] 1.4.2 version bump --- product.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product.json b/product.json index da035bd9..2a17a2a9 100644 --- a/product.json +++ b/product.json @@ -1,8 +1,8 @@ { "nameShort": "Void", "nameLong": "Void", - "voidVersion": "1.4.1", - "voidRelease": "0036", + "voidVersion": "1.4.2", + "voidRelease": "0037", "applicationName": "void", "dataFolderName": ".void-editor", "win32MutexName": "voideditor",