Skip to content

Commit e92b7d2

Browse files
Workflow/version update
1 parent 0be2408 commit e92b7d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: src/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<link href="https://fonts.googleapis.com/css2?family=Ramabhadra&amp;display=swap" rel="stylesheet">
1515
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500&amp;display=swap" rel="stylesheet">
1616

17-
<link href="assets/favicons/apple-touch-icon.png?v=5_0_4" rel="apple-touch-icon">
18-
<link href="assets/favicons/favicon.png?v=5_0_4" rel="shortcut icon" type="image/png">
19-
<link color="#43b043" href="assets/favicons/safari-pinned-tab.svg?v=5_0_4" rel="mask-icon">
17+
<link href="assets/favicons/apple-touch-icon.png?v=5_0_5" rel="apple-touch-icon">
18+
<link href="assets/favicons/favicon.png?v=5_0_5" rel="shortcut icon" type="image/png">
19+
<link color="#43b043" href="assets/favicons/safari-pinned-tab.svg?v=5_0_5" rel="mask-icon">
2020

2121
<meta content="assets/favicons/browserconfig.xml" name="msapplication-config">
2222
<meta content="#43b043" name="msapplication-TileColor">

Diff for: src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '5.0.4';
1+
export const version = '5.0.5';

0 commit comments

Comments
 (0)