From 643efb13a7c562868b089febe0bf7b654d451b9f Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Sat, 21 May 2022 22:25:00 -0700 Subject: [PATCH] bumped xterm --- tabby-terminal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabby-terminal/package.json b/tabby-terminal/package.json index da4b4acf..e811da4d 100644 --- a/tabby-terminal/package.json +++ b/tabby-terminal/package.json @@ -1,6 +1,6 @@ { "name": "tabby-terminal", - "version": "1.0.171-nightly.3", + "version": "1.0.171-nightly.4", "description": "Tabby's terminal emulation core", "keywords": [ "tabby-builtin-plugin"