Skip to content

Commit c3d028c

Browse files
committed
Update the announcement link for 1.2.4 release
1 parent 1afe0db commit c3d028c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

start.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h1 class="w3-padding-16 w3-xxxlarge">
157157
)
158158

159159
const versionToAnnouncement = {
160-
"1.2.4": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7330296",
160+
"1.2.4": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7361441",
161161
"1.2.3": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7330296",
162162
"1.2.1": "https://github.com/vanjs-org/van/discussions/120",
163163
"1.2.0": "https://github.com/vanjs-org/van/discussions/114",

start.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const {a, button, code, div, option, p, pre, select, span, table, tbody, td, th,
4747
)
4848

4949
const versionToAnnouncement = {
50-
"1.2.4": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7330296",
50+
"1.2.4": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7361441",
5151
"1.2.3": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7330296",
5252
"1.2.1": "https://github.com/vanjs-org/van/discussions/120",
5353
"1.2.0": "https://github.com/vanjs-org/van/discussions/114",

start/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h1 class="w3-padding-16 w3-xxxlarge">
157157
)
158158

159159
const versionToAnnouncement = {
160-
"1.2.4": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7330296",
160+
"1.2.4": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7361441",
161161
"1.2.3": "https://github.com/vanjs-org/van/discussions/114#discussioncomment-7330296",
162162
"1.2.1": "https://github.com/vanjs-org/van/discussions/120",
163163
"1.2.0": "https://github.com/vanjs-org/van/discussions/114",

0 commit comments

Comments
 (0)