From 8e77b63b9aed4bcf5d3ec3f7d75552cc49498f7d Mon Sep 17 00:00:00 2001 From: Anton Palgunov Date: Sat, 16 Jul 2022 11:43:50 +0100 Subject: [PATCH] 1.12.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 541fae5..302eaf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "samsung-tv-control", - "version": "1.12.3", + "version": "1.12.4", "description": "Remote your tv via JS!", "main": "./lib/index.js", "typings": "./lib/index.d.ts",