From 5a61c3d9a80d9eb6b21753eb034e4119270e4177 Mon Sep 17 00:00:00 2001 From: David JENNI <3200210+davidjenni@users.noreply.github.com> Date: Thu, 15 Sep 2022 09:54:59 -0700 Subject: [PATCH] update to latest pac CLI 1.18.4 (#291) Co-authored-by: david@DAVID-PC --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 42ce158b..5201b7af 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -292,7 +292,7 @@ async function snapshot() { } const feedName = 'CAP_ISVExp_Tools_Stable'; -const cliVersion = '1.18.3'; +const cliVersion = '1.18.4'; const recompile = gulp.series( clean,