Version in bottom sidemenu

Hello
How can i add the version app in the bottom of the sidemenu ?

You can add it like a normal list item in your side menu and don’t link it to any page.
Then set its CSS style: position: relative; bottom: 5px;
This will take that list item text to bottom of your sidemenu.