diff --git a/package.json b/package.json index 4bf828d9..851e0f02 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "clamav-desktop", "description": "Cross-platform desktop GUI for ClamAV antivirus.", "license": "AGPL-3.0", - "version": "0.3.23", + "version": "0.3.24", "type": "module", "main": "./packages/main/dist/index.cjs", "engines": {