Skip to content

Commit b4bf080

Browse files
committed
it is 2024
1 parent 1d850da commit b4bf080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/util/db-schema/accounts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ export const TAGS_FEATURES: Tag[] = [
597597
label: "SageMath",
598598
tag: "sage",
599599
language: "sagemath",
600-
welcome: "print('Welcome to CoCalc from Sage!', factor(2023))",
600+
welcome: "print('Welcome to CoCalc from Sage!', factor(2024))",
601601
torun: "# Click Terminal, then type 'sage welcome.sage'",
602602
color: "gold",
603603
},

0 commit comments

Comments
 (0)