static/projects/index.sxml: Bump can version to 1.1

This commit is contained in:
cælōrum spectātrīx 2026-02-14 22:55:22 +01:00
parent f9fa864a72
commit 04f8f91d54

View file

@ -9,5 +9,5 @@
`((title . "projects")
(content
(ul
,(aux-project "can" "query filesystem permissions" "1.0")
,(aux-project "can" "query filesystem permissions" "1.1")
,(aux-project "cwm" "linux port of the openbsd calm window manager" "7.8.1.1"))))