Skip to content

Commit db602bc

Browse files
author
Etherpad Release Bot
committed
bump version
1 parent 5e74928 commit db602bc

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.2",
4+
"version": "2.7.3",
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.2",
3+
"version": "2.7.3",
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,7 +50,7 @@
5050
"url": "https://github.com/ether/etherpad.git"
5151
},
5252
"engineStrict": true,
53-
"version": "2.7.2",
53+
"version": "2.7.3",
5454
"license": "Apache-2.0",
5555
"pnpm": {
5656
"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.2",
160+
"version": "2.7.3",
161161
"license": "Apache-2.0"
162162
}

0 commit comments

Comments
 (0)