From 5b2df060596a84a2453abd988875d017e3996899 Mon Sep 17 00:00:00 2001 From: mircearoata Date: Wed, 14 Apr 2021 00:13:35 +0300 Subject: [PATCH] v2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8636fc7..650994a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satisfactory-mod-manager-api", - "version": "2.2.0", + "version": "2.2.1", "description": "API to manage installed Satisfactory mods", "main": "lib/index.js", "types": "lib/index.d.ts",