cursor api fixed, forms page is ready

This commit is contained in:
Priec
2026-06-22 17:41:57 +02:00
parent a8c49575d3
commit 0853b12df4
5 changed files with 12 additions and 12 deletions

View File

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