chore: bump backend version to 1.0.52
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Gitea Actions Bot
2025-07-16 14:01:47 +00:00
parent 68ff93cf17
commit 1b075a4beb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-backend",
"version": "1.0.51",
"version": "1.0.52",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-backend",
"version": "1.0.51",
"version": "1.0.52",
"dependencies": {
"adm-zip": "^0.5.16",
"archiver": "^5.3.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.0.51",
"version": "1.0.52",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {