Skip to content

Commit

Permalink
Update build id
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdfx committed Dec 18, 2024
1 parent 2b6f471 commit 505c80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/post-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ async function writeManifestFile(targetPath, fileContent) {

(async () => {
try {
const id = "1020";
const id = "1001";

const chromeFileName = `${pck.name}-chrome-edge-${pck.version}-${id}`;
const firefoxFileName = `${pck.name}-firefox-${pck.version}-${id}`;
Expand Down

0 comments on commit 505c80e

Please sign in to comment.