diff --git a/README.md b/README.md index 3f87b036..8d7e6e2f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # 🍋 Lemon -Lemon is dead simple php micro framework.\ -Latest version: 2.6.7\ +Lemon is dead simple php micro framework. + +Latest version: 2.6.8 + Documentation: https://github.com/Lemon-Framework/docs # Why? diff --git a/src/Kernel/Lemonade/Helpers/info.php b/src/Kernel/Lemonade/Helpers/info.php index ae1e571e..6447cd72 100644 --- a/src/Kernel/Lemonade/Helpers/info.php +++ b/src/Kernel/Lemonade/Helpers/info.php @@ -16,7 +16,7 @@ "; -const VERSION = "2.6.7"; +const VERSION = "2.6.8"; // Shows help function help()