bump version

This commit is contained in:
Etherpad Release Bot 2025-08-02 11:50:47 +00:00
parent 82ab4a57a5
commit edcd096ea7
4 changed files with 4 additions and 4 deletions

View file

@ -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"
}