From f84876968e141c196aa1235db6210712d56dcfd4 Mon Sep 17 00:00:00 2001 From: Xzandro Date: Mon, 28 Oct 2024 22:45:26 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28e4118..2ac4e95 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sw-exporter", "productName": "Summoners War Exporter", - "version": "0.0.64", + "version": "0.0.65", "description": "This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.", "main": "./app/main.js", "scripts": {