Skip to content

Commit

Permalink
update to latest Feb refresh, 1.13.4 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: david@DAVID-PC <[email protected]>
  • Loading branch information
davidjenni and david@DAVID-PC authored Mar 18, 2022
1 parent d8492ed commit 15bb08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ async function snapshot() {
process.chdir(orgDir);
}
}
const cliVersion = '1.13.2';
const cliVersion = '1.13.4';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 15bb08c

Please sign in to comment.