chore: bump backend version to 1.1.1

This commit is contained in:
Gitea Actions Bot
2025-09-21 20:47:47 +00:00
parent d4404e39bd
commit e0865b81b6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.1.0",
"version": "1.1.1",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {