Skip to content

Commit 41a1bd8

Browse files
authored
Bump CLI version from 1.37.4 to 1.39.3 (#1095)
1 parent 18b8286 commit 41a1bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ async function snapshot() {
346346
}
347347
}
348348

349-
const cliVersion = '1.37.4';
349+
const cliVersion = '1.39.3';
350350

351351
const recompile = gulp.series(
352352
clean,

0 commit comments

Comments
 (0)