mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
V1.42
[BUG FIXES UPDATE] -Fix wrong calculations in the calculator -Properly save paint files to where they were opened instead of just the desktop.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
void cli_cmd_brewver(char *args) {
|
||||
(void)args;
|
||||
cli_write("BrewOS v1.40 Beta\n");
|
||||
cli_write("BrewOS v1.42 Beta\n");
|
||||
cli_write("BrewOS Kernel V2.3.1 Beta\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user