diff --git a/SUSTerm/constants.h b/SUSTerm/constants.h
index 29d898b..6b123c4 100644
--- a/SUSTerm/constants.h
+++ b/SUSTerm/constants.h
@@ -40,7 +40,9 @@ const QString ABOUT_TEXT =
"SUSTerm (Simple Universal Serial Terminal) is a free and open GNU-GPL software which is " \
"focused in minimalist and be efficiently fast and easy to use.
" \
"
" \
- "This software was developed by J-Rios and you can get the code at:
" \
+ "Actual Version: 1.3
" \
+ "
" \
+ "This software was developed by @J-Rios and you can get the code at:
" \
" " \
"https://github.com/J-Rios/SUSTerm
" \
"
" \
@@ -48,8 +50,7 @@ const QString ABOUT_TEXT =
" " \
"Paypal - https://www.paypal.me/josrios
" \
" " \
- "BTC - 3N9wf3FunR6YNXonquBeWammaBZVzTXTyR
" \
- "
" \
+ "BTC - 3N9wf3FunR6YNXonquBeWammaBZVzTXTyR" \
"
(: Enjoy this Terminal
"; /**************************************************************************************************/