mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-03-03 12:31:07 +01:00
bump version
This commit is contained in:
parent
82ab4a57a5
commit
edcd096ea7
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "admin",
|
||||
"private": true,
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bin",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"description": "",
|
||||
"main": "checkAllPads.js",
|
||||
"directories": {
|
||||
|
||||
@ -50,6 +50,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ether/etherpad-lite.git"
|
||||
},
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
||||
@ -144,6 +144,6 @@
|
||||
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
|
||||
"test:vitest": "vitest"
|
||||
},
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user