bump version

This commit is contained in:
SrGooglo 2022-12-21 19:17:53 +00:00
parent eaa634c895
commit 4f6b739fe2
7 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,3 @@
{
"version": "0.36.2"
"version": "0.36.3"
}

View File

@ -23,5 +23,5 @@
"devDependencies": {
"concurrently": "^7.5.0"
},
"version": "0.36.2"
"version": "0.36.3"
}

View File

@ -1,6 +1,6 @@
{
"name": "comty",
"version": "0.36.2",
"version": "0.36.3",
"license": "LGPL-2.1",
"main": "electron/main",
"author": "RageStudio",

View File

@ -1,6 +1,6 @@
{
"name": "@comty/message_server",
"version": "0.36.2",
"version": "0.36.3",
"main": "dist/index.js",
"scripts": {
"build": "corenode-cli build",

View File

@ -1,6 +1,6 @@
{
"name": "@comty/server",
"version": "0.36.2",
"version": "0.36.3",
"main": "dist/index.js",
"scripts": {
"build": "corenode-cli build",

1
packages/srs Submodule

@ -0,0 +1 @@
Subproject commit e6f40bd0c7947d9b4e7dcd1a7e5d480b0ae37b50

View File

@ -1,6 +1,6 @@
{
"name": "wrapper",
"version": "0.36.2",
"version": "0.36.3",
"main": "./src/index.js",
"license": "MIT",
"scripts": {