chore: bump backend version to 1.1.2

This commit is contained in:
Gitea Actions Bot
2025-09-22 17:08:29 +00:00
parent ba95aad3c6
commit cab5b0d795
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.1.1",
"version": "1.1.2",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {