From 47f59c93794aeb006bb82158dc35434e54bf9b7e Mon Sep 17 00:00:00 2001 From: Diego Fernandes Date: Wed, 2 Jun 2021 14:07:16 -0300 Subject: [PATCH] 3.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72dcc21..5788df2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mini-video-me", - "version": "3.2.2", + "version": "3.2.3", "description": "A small webcam player focused on providing an easy way to add and control your webcam during recordings.", "main": "./.webpack/main/index.js", "scripts": {