From 49872ae16d7321095465984b5c60bfb48f3e3066 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sun, 1 Sep 2019 01:41:51 +0200 Subject: [PATCH] package.json doesn't like fourth digit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc5b8c4..784df83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultravidify", - "version": "4.2.4.1", + "version": "4.2.4", "description": "Aspect ratio fixer for youtube that works around some people's disability to properly encode 21:9 (and sometimes, 16:9) videos.", "author": "Tamius Han ", "scripts": {