Skip to content

Commit 3a7d52e

Browse files
committed
release: v0.2.24 (Docs Updated)
1 parent d316dec commit 3a7d52e

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.2.23-blue?style=flat-square)
3+
![Version](https://img.shields.io/badge/version-v0.2.24-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.2.23 | No description provided. |
28+
| `conduit-console.sh` | v0.2.24 | No description provided. |
2929
| `conduit-optimizer.sh` | v1.8.2 | Adjusts CPU (Nice) and I/O priorities for Conduit instances to prevent lag. |
3030

3131
### 🔹 Utilities & Automation
@@ -71,4 +71,4 @@ sudo ./conduit-console.sh
7171
| `./git_op.sh -d <file>` | **Delete:** Remove file locally and remotely. |
7272

7373
---
74-
*Generated by Git Operations Manager v2.5.0 on Fri Jan 30 06:56:50 PM UTC 2026*
74+
*Generated by Git Operations Manager v2.5.0 on Fri Jan 30 06:57:57 PM 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.2.23
10+
# Version: 0.2.24
1111
#
1212
# Key rules:
1313
# - Interactive TUI: DO NOT use `set -e`

0 commit comments

Comments
 (0)