upgrade to 2025.3.0 version

This commit is contained in:
mathilde-cryptpad 2025-02-25 13:58:17 +01:00
parent ee41b3d382
commit 00d81cc85e
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
---
services:
cryptpad:
image: "cryptpad/cryptpad:version-2024.12.0"
image: "cryptpad/cryptpad:version-2025.3.0"
hostname: cryptpad
environment:

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cryptpad",
"version": "2024.12.0",
"version": "2025.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "a collaborative office suite that is end-to-end encrypted and open-source",
"version": "2024.12.0",
"version": "2025.3.0",
"license": "AGPL-3.0+",
"repository": {
"type": "git",