diff --git a/config.ts b/config.ts index e7b1aca..d83ab31 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.0' +export const versionNode = '20.12.1' export const versionYarn = '4.0.1' export const versionWebView2 = '1.0.1343.22'