From 71bc5d483d734baa490fb51fe73efc6925e06d32 Mon Sep 17 00:00:00 2001 From: Maurycy Zarzycki Date: Tue, 8 Mar 2022 13:52:07 +0100 Subject: [PATCH] 1.2.1 release --- Backend/package.json | 2 +- package.json | 2 +- public/config.js | 4 ++-- public/index.html | 36 ++++++++++++++++++------------------ 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Backend/package.json b/Backend/package.json index 094be25..bb880bb 100644 --- a/Backend/package.json +++ b/Backend/package.json @@ -1,6 +1,6 @@ { "name": "@ssssss/backend", - "version": "1.0.0", + "version": "1.2.1", "description": "", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 65e992e..f5fd268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ssssss/core", - "version": "1.0.0", + "version": "1.2.1", "description": "", "main": "index.js", "author": "", diff --git a/public/config.js b/public/config.js index fd2e39f..68360fc 100644 --- a/public/config.js +++ b/public/config.js @@ -1,6 +1,6 @@ const SSSSSS_CONFIG = { - version: "1.2.0", - date: '2022-03-07', + version: "1.2.1", + date: '2022-03-08', title: "SSSSSS %type% v%version% (%date%)", type: "Web", socketUrl: typeof window !== 'undefined' ? window.location : '' diff --git a/public/index.html b/public/index.html index 818ad5d..6ab3fd2 100644 --- a/public/index.html +++ b/public/index.html @@ -3,9 +3,9 @@ SSSSSS Client - - - + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +