diff --git a/static/projects/index.sxml b/static/projects/index.sxml index 5f8e722..ae3be1f 100644 --- a/static/projects/index.sxml +++ b/static/projects/index.sxml @@ -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"))))