suspicious wallpaper

This commit is contained in:
Chris
2026-02-04 21:45:04 +01:00
parent e7752b7253
commit ff20bcb284
6 changed files with 12 additions and 1 deletions

View File

@@ -2,5 +2,5 @@
void cli_cmd_about(char *args) {
(void)args;
cli_write("BrewOS Desktop v0.01 Alpha\n");
cli_write("BrewOS Desktop v1.01 Alpha\n");
}