From e6b6170f7e0c41ac3a1337093a250194ed5fbec6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 29 Mar 2023 12:52:38 +0000 Subject: [PATCH] build(cache): update link-of-zh-cn.ts --- lib/const/link-of-zh-cn.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/const/link-of-zh-cn.ts b/lib/const/link-of-zh-cn.ts index f9eb3df0f..d4784eace 100644 --- a/lib/const/link-of-zh-cn.ts +++ b/lib/const/link-of-zh-cn.ts @@ -1,9 +1,9 @@ /** - * @default '308377' + * @default '313038' * @deprecated */ -export const __plugin_zh_cn_id: string = '308377'; +export const __plugin_zh_cn_id: string = '313038'; /** * @default '231' @@ -11,14 +11,14 @@ export const __plugin_zh_cn_id: string = '308377'; */ export const __plugin_zh_cn_series: string = '231'; /** - * @default '231.232' + * @default '231.250' * @deprecated */ -export const __plugin_zh_cn_version: string = '231.232'; +export const __plugin_zh_cn_version: string = '231.250'; /** - * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=308377 + * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=313038 * @deprecated */ -export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=308377'; +export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=313038';