Skip to content

Commit c745f3b

Browse files
committed
chore: update publisher name
1 parent 8ee62a1 commit c745f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ if (TEST_BUILD || gitTag) {
8585
},
8686
win: {
8787
signtoolOptions: {
88-
publisherName: 'Ultimate Gadget Laboratories Kft.',
88+
publisherName: 'ULTIMATE GADGET LABORATORIES KFT.',
8989
sign: configuration => azureKeyvaultSign(configuration.path),
9090
},
9191
},

0 commit comments

Comments
 (0)