fixed the navigation previous function, therefore we are now moving into the login properly, lets implement the auth now

This commit is contained in:
filipriec
2025-03-26 00:46:59 +01:00
parent 4601ba4094
commit 722c63af54
3 changed files with 9 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ resolver = "2"
[workspace.package]
# TODO: idk how to do the name, fix later
# name = "Multieko2"
version = "0.2.0"
version = "0.2.5"
edition = "2021"
license = "GPL-3.0-or-later"
authors = ["Filip Priečinský <filippriec@gmail.com>"]