Skip to content

Commit

Permalink
chore: update banner expiration
Browse files Browse the repository at this point in the history
There has been a new release of 16.x so it's probably time to remove the
banner about the previous release being a "new" security release.
  • Loading branch information
Trott committed Jul 14, 2021
1 parent 3a8d25e commit e79fe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/zh-cn/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"banners": {
"index": {
"startDate": "2021-07-01T16:00:00.000Z",
"endDate": "2021-07-30T16:00:00.000Z",
"endDate": "2021-07-13T16:00:00.000Z",
"text": "对 16.x, 14.x, and 12.x 版本的最新安全修复可下载",
"link": "blog/vulnerability/july-2021-security-releases"
}
Expand Down

0 comments on commit e79fe28

Please sign in to comment.