From 0d984c8dbc0851480ce616bda2ebf39a26c12a86 Mon Sep 17 00:00:00 2001 From: Xzandro Date: Wed, 14 Feb 2024 20:03:15 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2322cf61..3855a148 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sw-exporter", "productName": "Summoners War Exporter", - "version": "0.0.60", + "version": "0.0.61", "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": {