Skip to content

Commit dad6cc8

Browse files
author
Etherpad Release Bot
committed
bump version
1 parent a05bb7d commit dad6cc8

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.7.1",
4+
"version": "2.7.2",
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.7.1",
3+
"version": "2.7.2",
44
"description": "",
55
"main": "checkAllPads.js",
66
"directories": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"url": "https://github.com/ether/etherpad.git"
5050
},
5151
"engineStrict": true,
52-
"version": "2.7.1",
52+
"version": "2.7.2",
5353
"license": "Apache-2.0",
5454
"pnpm": {
5555
"onlyBuiltDependencies": [

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@
157157
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
158158
"test:vitest": "vitest"
159159
},
160-
"version": "2.7.1",
160+
"version": "2.7.2",
161161
"license": "Apache-2.0"
162162
}

0 commit comments

Comments
 (0)