mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-02-17 15:59:41 +08:00
Feat: change version
This commit is contained in:
parent
18e7b13a37
commit
f1566913c2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mcsmanager-daemon",
|
||||
"version": "4.2.0",
|
||||
"version": "4.4.0",
|
||||
"description": "Provides remote control capability for MCSManager to manage processes, scheduled tasks, I/O streams, and more",
|
||||
"scripts": {
|
||||
"dev": "ts-node --project tsconfig.json src/app.ts",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "mcsmanager-panel",
|
||||
"version": "10.1.0",
|
||||
"daemonVersion": "4.2.0",
|
||||
"version": "10.2.0",
|
||||
"daemonVersion": "4.4.0",
|
||||
"description": "Provide MCSManager with the ability to connect and control all Daemons, and provide API services for the front end.",
|
||||
"scripts": {
|
||||
"dev": "ts-node --project tsconfig.json src/app.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user