Skip to content

Commit 95f6b19

Browse files
committed
release: v0.2.26 (Docs Updated)
1 parent 80e5a26 commit 95f6b19

4 files changed

Lines changed: 4 additions & 69 deletions

File tree

.github/workflows/ci-bash.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 5 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.25-blue?style=flat-square)
3+
![Version](https://img.shields.io/badge/version-v0.2.26-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.25 | No description provided. |
28+
| `conduit-console.sh` | v0.2.26 | 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
@@ -36,8 +36,6 @@
3636
### 🔹 Documentation (Root)
3737
| File | Description |
3838
| :--- | :--- |
39-
| `.github/workflows/ci-bash.yml` | No description provided. |
40-
| `.github/workflows/release.yml` | No description provided. |
4139
| `project.conf` | Central configuration file. |
4240

4341
### 🔹 Documentation (Folder: `docs/`)
@@ -71,4 +69,4 @@ sudo ./conduit-console.sh
7169
| `./git_op.sh -d <file>` | **Delete:** Remove file locally and remotely. |
7270

7371
---
74-
*Generated by Git Operations Manager v2.5.0 on Fri Jan 30 06:59:14 PM UTC 2026*
72+
*Generated by Git Operations Manager v2.5.0 on Fri Jan 30 07:00:08 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.25
10+
# Version: 0.2.26
1111
#
1212
# Key rules:
1313
# - Interactive TUI: DO NOT use `set -e`

0 commit comments

Comments
 (0)