feat(scripts): add release script for committing and pushing docker images

This commit is contained in:
2026-03-21 19:16:50 +00:00
parent 14d9ade4d0
commit 0c96bbc281
4 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@lossless.zone/objectstorage',
version: '1.5.1',
version: '1.6.0',
description: 'object storage server with management UI powered by smartstorage'
}