From a7bdd07e2995e7c60c93ed2f20974254c9b14a4b Mon Sep 17 00:00:00 2001 From: helixarch Date: Wed, 30 Jul 2025 02:49:41 +0300 Subject: [PATCH] Update 3.6.2 Update 3.6.2 --- debtap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debtap b/debtap index 0434938..d8fb8af 100755 --- a/debtap +++ b/debtap @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -Version=3.6.1 +Version=3.6.2 # Defining colors and bold letters lightgreen='\e[1;32m'