Skip to content

Commit 1cb243f

Browse files
author
Etherpad Release Bot
committed
bump version
1 parent b595ef9 commit 1cb243f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "admin",
33
"private": true,
4-
"version": "2.4.2",
4+
"version": "2.5.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

bin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bin",
3-
"version": "2.4.2",
3+
"version": "2.5.0",
44
"description": "",
55
"main": "checkAllPads.js",
66
"directories": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"type": "git",
5151
"url": "https://github.com/ether/etherpad-lite.git"
5252
},
53-
"version": "2.4.2",
53+
"version": "2.5.0",
5454
"license": "Apache-2.0"
5555
}

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,6 @@
146146
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
147147
"test:vitest": "vitest"
148148
},
149-
"version": "2.4.2",
149+
"version": "2.5.0",
150150
"license": "Apache-2.0"
151151
}

0 commit comments

Comments
 (0)