From 378fb60f6752de066972564fa6466e95a31fb9b3 Mon Sep 17 00:00:00 2001 From: lhchavez Date: Mon, 5 Apr 2021 19:02:49 -0700 Subject: [PATCH] Release 2.2.0 This change adds support for the Replit audio extension. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f57e5abb..6bb58c7cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@replit/novnc", - "version": "2.1.1", + "version": "2.2.0", "description": "An HTML5 VNC client", "browser": "lib/rfb", "directories": {