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

This commit is contained in:
Gitea Actions Bot
2025-08-03 18:14:51 +00:00
parent ed0243ec39
commit a699a0477b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.0.100",
"version": "1.0.101",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {