fix(build): migrate build tool config to .smartconfig.json and bump tooling dependencies

This commit is contained in:
2026-03-24 22:49:48 +00:00
parent 3b6cbe7ca8
commit bcc18e3511
10 changed files with 733 additions and 358 deletions

View File

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