Skip to content

Commit 1a11e07

Browse files
committed
chore: build prod for real now
1 parent 6c23d05 commit 1a11e07

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/BetterYTM.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// @license AGPL-3.0-only
99
// @author Sv443
1010
// @copyright Sv443 (https://github.com/Sv443)
11-
// @icon https://cdn.jsdelivr.net/gh/Sv443/BetterYTM@56c039a9/assets/images/logo/logo_48.png
11+
// @icon https://cdn.jsdelivr.net/gh/Sv443/BetterYTM@6c23d058/assets/images/logo/logo_48.png
1212
// @match https://music.youtube.com/*
1313
// @match https://www.youtube.com/*
1414
// @run-at document-start
@@ -363,7 +363,7 @@ I welcome every contribution on GitHub!
363363
mode: "production",
364364
branch: "main",
365365
host: "github",
366-
buildNumber: "56c039a9",
366+
buildNumber: "6c23d058",
367367
assetSource: "jsdelivr",
368368
devServerPort: "8710",
369369
};

dist/BetterYTM_gf.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// @license AGPL-3.0-only
99
// @author Sv443
1010
// @copyright Sv443 (https://github.com/Sv443)
11-
// @icon https://cdn.jsdelivr.net/gh/Sv443/BetterYTM@56c039a9/assets/images/logo/logo_48.png
11+
// @icon https://cdn.jsdelivr.net/gh/Sv443/BetterYTM@6c23d058/assets/images/logo/logo_48.png
1212
// @match https://music.youtube.com/*
1313
// @match https://www.youtube.com/*
1414
// @run-at document-start
@@ -363,7 +363,7 @@ I welcome every contribution on GitHub!
363363
mode: "production",
364364
branch: "main",
365365
host: "greasyfork",
366-
buildNumber: "56c039a9",
366+
buildNumber: "6c23d058",
367367
assetSource: "jsdelivr",
368368
devServerPort: "8710",
369369
};

dist/BetterYTM_oujs.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// @license AGPL-3.0-only
99
// @author Sv443
1010
// @copyright Sv443 (https://github.com/Sv443)
11-
// @icon https://cdn.jsdelivr.net/gh/Sv443/BetterYTM@56c039a9/assets/images/logo/logo_48.png
11+
// @icon https://cdn.jsdelivr.net/gh/Sv443/BetterYTM@6c23d058/assets/images/logo/logo_48.png
1212
// @match https://music.youtube.com/*
1313
// @match https://www.youtube.com/*
1414
// @run-at document-start
@@ -363,7 +363,7 @@ I welcome every contribution on GitHub!
363363
mode: "production",
364364
branch: "main",
365365
host: "openuserjs",
366-
buildNumber: "56c039a9",
366+
buildNumber: "6c23d058",
367367
assetSource: "jsdelivr",
368368
devServerPort: "8710",
369369
};

0 commit comments

Comments
 (0)