diff --git a/Fileshed.py b/Fileshed.py index 78d58ac..383ab56 100644 --- a/Fileshed.py +++ b/Fileshed.py @@ -2,7 +2,7 @@ title: Fileshed description: Persistent file storage with group collaboration. FIRST: Run shed_help() for quick reference or shed_help(howto="...") for guides: download, csv_to_sqlite, upload, share, edit, commands, network, paths, large_files, full. Config: shed_parameters(). author: Fade78 (with Claude Opus 4.5) -version: 1.0.4 +version: 1.0.5 license: MIT required_open_webui_version: 0.4.0 diff --git a/README.md b/README.md index a8b96b5..6acbb99 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **Store, organize, collaborate, and share files across conversations.** -[![Version](https://img.shields.io/badge/version-1.0.4-blue.svg)]() +[![Version](https://img.shields.io/badge/version-1.0.5-blue.svg)]() [![Open WebUI](https://img.shields.io/badge/Open%20WebUI-Tool-green.svg)]() [![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)]() [![Tests](https://img.shields.io/badge/tests-1200%20passed-brightgreen.svg)](docs/audits/fileshed/reports/Exec_tests.md) diff --git a/docs/audits/fileshed/reports/Exec_tests.md b/docs/audits/fileshed/reports/Exec_tests.md index a763f5a..b1850a2 100644 --- a/docs/audits/fileshed/reports/Exec_tests.md +++ b/docs/audits/fileshed/reports/Exec_tests.md @@ -1,7 +1,7 @@ # Fileshed Test Execution Report -**Version**: 1.0.4 -**Tests executed**: 1195/1195 +**Version**: 1.0.5 +**Tests executed**: 1200/1200 **Result**: ✅ ALL PASSED **Duration**: 42.63s