Skip to content

Commit

Permalink
changes version
Browse files Browse the repository at this point in the history
  • Loading branch information
tenmajkl committed Jan 12, 2022
1 parent da532e4 commit d225b6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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?
Expand Down
2 changes: 1 addition & 1 deletion src/Kernel/Lemonade/Helpers/info.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
";

const VERSION = "2.6.7";
const VERSION = "2.6.8";

// Shows help
function help()
Expand Down

0 comments on commit d225b6e

Please sign in to comment.