Browse Source

chore: final build hopefully

Sv443 6 months ago
parent
commit
93bf0fff1d
3 changed files with 3 additions and 3 deletions
  1. 1 1
      dist/BetterYTM.user.js
  2. 1 1
      dist/BetterYTM_gf.user.js
  3. 1 1
      dist/BetterYTM_oujs.user.js

+ 1 - 1
dist/BetterYTM.user.js

@@ -187,7 +187,7 @@ I welcome every contribution on GitHub!
     const modeRaw = "production";
     const branchRaw = "main";
     const hostRaw = "github";
-    const buildNumberRaw = "18ad9821";
+    const buildNumberRaw = "df3b8045";
     /** The mode in which the script was built (production or development) */
     const mode = (modeRaw.match(/^#{{.+}}$/) ? "production" : modeRaw);
     /** The branch to use in various URLs that point to the GitHub repo */

+ 1 - 1
dist/BetterYTM_gf.user.js

@@ -187,7 +187,7 @@ I welcome every contribution on GitHub!
     const modeRaw = "production";
     const branchRaw = "main";
     const hostRaw = "greasyfork";
-    const buildNumberRaw = "18ad9821";
+    const buildNumberRaw = "df3b8045";
     /** The mode in which the script was built (production or development) */
     const mode = (modeRaw.match(/^#{{.+}}$/) ? "production" : modeRaw);
     /** The branch to use in various URLs that point to the GitHub repo */

+ 1 - 1
dist/BetterYTM_oujs.user.js

@@ -187,7 +187,7 @@ I welcome every contribution on GitHub!
     const modeRaw = "production";
     const branchRaw = "main";
     const hostRaw = "openuserjs";
-    const buildNumberRaw = "18ad9821";
+    const buildNumberRaw = "df3b8045";
     /** The mode in which the script was built (production or development) */
     const mode = (modeRaw.match(/^#{{.+}}$/) ? "production" : modeRaw);
     /** The branch to use in various URLs that point to the GitHub repo */