diff --git a/config.ts b/config.ts index d83ab31..60a35e3 100644 --- a/config.ts +++ b/config.ts @@ -20,7 +20,7 @@ export const sourceGitHub = 'https://github.com' // Remember to test all tasks before upgrading // versions. -export const versionNode = '20.12.1' +export const versionNode = '20.12.2' export const versionYarn = '4.0.1' export const versionWebView2 = '1.0.1343.22'