fix(cli): set executable permission on cli.js

This commit is contained in:
2026-01-28 14:10:43 +00:00
parent be71629d34
commit 8204f06a2a
4 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsview',
version: '1.8.0',
version: '1.8.1',
description: 'A CLI tool for viewing S3 and MongoDB data with a web UI'
}