Skip to content

Commit

Permalink
Upravena verze
Browse files Browse the repository at this point in the history
  • Loading branch information
Numax-cz committed Oct 15, 2022
1 parent dbc5956 commit 2687b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/system/Systems/NapicuOS/config/System.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const SYSTEM_DEFAULT_COOKIES_ARRAY: NapicuOsCookiesTemplate = {
export const SYSTEM_INFORMATION: SystemInformation = {
name: "NapicuOS",
type: "64-bit",
ver: "beta-1.0",
ver: "1.1.0",
}

export const SYSTEM_ROOT_USER: UserConstructorMetadata = {
Expand Down

0 comments on commit 2687b59

Please sign in to comment.