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

This commit is contained in:
Gitea Actions Bot
2025-08-03 17:58:27 +00:00
parent 65d796b9f0
commit ac31798bf5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-backend",
"version": "1.0.99",
"version": "1.0.100",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-backend",
"version": "1.0.99",
"version": "1.0.100",
"dependencies": {
"@aws-sdk/client-s3": "^3.850.0",
"@aws-sdk/lib-storage": "^3.850.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "picpeak-backend",
"version": "1.0.99",
"version": "1.0.100",
"description": "Backend for PicPeak event photo sharing platform",
"main": "server.js",
"scripts": {