Skip to content

Commit 96b58bb

Browse files
davidjen@DAVIDJEN-DEVdavidjenni
authored andcommitted
update to March refresh: pac CLI 1.4.x
1 parent 89d7626 commit 96b58bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ async function addDistToIndex() {
197197
console.log(`stderr: ${res.stderr}`);
198198
}
199199

200-
const cliVersion = '1.13.6';
200+
const cliVersion = '1.14.2';
201201

202202
async function nugetInstallPortalPackages() {
203203
const packageName = "CDSStarterPortal"

0 commit comments

Comments
 (0)