From 0a037bb871068d6f8f9f42e037333484f71036f2 Mon Sep 17 00:00:00 2001 From: mircearoata Date: Wed, 7 Oct 2020 15:08:08 +0300 Subject: [PATCH] v2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 892c27f..9c64c78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satisfactory-mod-manager-api", - "version": "2.1.1", + "version": "2.1.2", "description": "API to manage installed Satisfactory mods", "main": "lib/index.js", "types": "lib/index.d.ts",