Skip to content

Commit 935d719

Browse files
authored
Bump PAC to 1.46.1 (#1236)
Bump PAC to 1.46.1 https://www.nuget.org/packages/Microsoft.PowerApps.CLI
1 parent cfdfccf commit 935d719

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
@@ -339,7 +339,7 @@ async function snapshot() {
339339
}
340340
}
341341

342-
const cliVersion = '1.45.3';
342+
const cliVersion = '1.46.1';
343343

344344
const recompile = gulp.series(
345345
clean,

0 commit comments

Comments
 (0)