Bump version to 4.4.1-rc and LKG

This commit is contained in:
TypeScript Bot
2021-08-06 22:43:19 +00:00
parent eb1e566444
commit e7fd303cd1
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -294,7 +294,7 @@ var ts;
// The following is baselined as a literal template type without intervention
/** The version of the TypeScript compiler release */
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = "4.4.1-rc";
/* @internal */
var Comparison;
(function (Comparison) {