Release v2.2.4

This commit is contained in:
Krishan 2023-01-30 15:27:17 +11:00
parent 374d2d1962
commit a6fb44e1ab
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "cinny",
"version": "2.2.3",
"version": "2.2.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cinny",
"version": "2.2.3",
"version": "2.2.4",
"license": "MIT",
"dependencies": {
"@fontsource/inter": "4.5.14",

View file

@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "2.2.3",
"version": "2.2.4",
"description": "Yet another matrix client",
"main": "index.js",
"engines": {

View file

@ -1,5 +1,5 @@
const cons = {
version: '2.2.3',
version: '2.2.4',
secretKey: {
ACCESS_TOKEN: 'cinny_access_token',
DEVICE_ID: 'cinny_device_id',