From 7dc0c3ec6f982377f6c2e2e87c983c5d4b5870c6 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 22 Dec 2022 08:35:30 +0100 Subject: bump version, update readme --- client-web/source/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client-web/source/index.ts') diff --git a/client-web/source/index.ts b/client-web/source/index.ts index 327af4c..d2bd276 100644 --- a/client-web/source/index.ts +++ b/client-web/source/index.ts @@ -14,7 +14,7 @@ import { load_params, PREFS } from "./preferences/mod.ts"; import { SignalingConnection } from "./protocol/mod.ts"; import { Room } from "./room.ts" -export const VERSION = "0.1.10" +export const VERSION = "0.1.12" export const ROOM_CONTAINER = ediv({ class: "room" }) export const RTC_CONFIG: RTCConfiguration = { -- cgit v1.2.3-70-g09d2