Skip to content

Commit 58b6097

Browse files
committed
release: v0.3.7 (Docs Updated)
1 parent a1cd776 commit 58b6097

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Conduit Console
22

3-
![Version](https://img.shields.io/badge/version-v0.3.6-blue?style=flat-square)
3+
![Version](https://img.shields.io/badge/version-v0.3.7-blue?style=flat-square)
44
![Branch](https://img.shields.io/badge/branch-main-purple?style=flat-square)
55
![Platform](https://img.shields.io/badge/platform-Linux-green?style=flat-square)
66
![License](https://img.shields.io/badge/license-MIT-orange?style=flat-square)
@@ -25,7 +25,7 @@
2525
### 🔹 Core Components
2626
| File | Ver | Description |
2727
| :--- | :--- | :--- |
28-
| `conduit-console.sh` | v0.3.6 | Main management console interface. |
28+
| `conduit-console.sh` | v0.3.7 | Main management console interface. |
2929
| `conduit-optimizer.sh` | v2.1 | System resource and Docker optimizer. |
3030
| `lb-wizard.sh` | v1.6.0 | No description provided. |
3131

@@ -70,4 +70,4 @@ sudo ./conduit-console.sh
7070
| `./git_op.sh -d <file>` | **Delete:** Remove file locally and remotely. |
7171

7272
---
73-
*Generated by Git Operations Manager v2.5.1 on Sun Feb 1 12:59:03 AM UTC 2026*
73+
*Generated by Git Operations Manager v2.5.1 on Sun Feb 1 12:59:37 AM UTC 2026*

conduit-console.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Copyright (C) 2026 Babak Sorkhpour
88
# Written by Dr. Babak Sorkhpour with help of ChatGPT
99
#
10-
# Version: 0.3.6
10+
# Version: 0.3.7
1111
#
1212
# Key rules:
1313
# - Interactive TUI: DO NOT use `set -e`

0 commit comments

Comments
 (0)