From aacc1ba7155974dfc2291247e1585fbbc992620e Mon Sep 17 00:00:00 2001 From: mircearoata Date: Tue, 20 Apr 2021 23:45:09 +0300 Subject: [PATCH] v2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 650994a..4401286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satisfactory-mod-manager-api", - "version": "2.2.1", + "version": "2.2.2", "description": "API to manage installed Satisfactory mods", "main": "lib/index.js", "types": "lib/index.d.ts",