Update version in package.json

This commit is contained in:
yflory 2024-09-09 13:48:10 +02:00
parent b59651598f
commit 99fe1c2824
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "cryptpad",
"version": "2024.6.1",
"version": "2024.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cryptpad",
"version": "2024.6.1",
"version": "2024.9.0",
"license": "AGPL-3.0+",
"dependencies": {
"@mcrowe/minibloom": "^0.2.0",

View File

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