From 9216a0e91f9d2768fe561e454a9a67f21c5d33e6 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Mon, 5 May 2025 16:40:32 -0700 Subject: [PATCH] update voidVersion --- product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product.json b/product.json index e8dc4c7f..a2f96552 100644 --- a/product.json +++ b/product.json @@ -1,7 +1,7 @@ { "nameShort": "Void", "nameLong": "Void", - "voidVersion": "1.2.8", + "voidVersion": "1.3.0", "applicationName": "void", "dataFolderName": ".void-editor", "win32MutexName": "voideditor",