From ca9d22cb02ce805193b06d79ca952d3a96d134d6 Mon Sep 17 00:00:00 2001 From: Ansar Smagulov Date: Mon, 12 Aug 2024 15:52:39 +0500 Subject: [PATCH] Bump productVersion in wails.json --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index e26b2e8f..e610bf9e 100644 --- a/wails.json +++ b/wails.json @@ -12,7 +12,7 @@ }, "info": { "productName": "Zen", - "productVersion": "0.4.0", + "productVersion": "0.5.0", "comments": "Zen is a simple, free and efficient ad-blocker and privacy guard for Windows, macOS and Linux. Visit https://zenprivacy.net for more information.", "copyright": "Copyright (c) 2024 Ansar Smagulov. Licensed under MIT License." }