瀏覽代碼

chore: build

Sv443 1 年之前
父節點
當前提交
583dfde8fe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dist/BetterYTM.user.js

+ 1 - 1
dist/BetterYTM.user.js

@@ -238,7 +238,7 @@ var LogLevel;
 })(LogLevel || (LogLevel = {}));const modeRaw = "development";
 const branchRaw = "develop";
 const hostRaw = "github";
-const buildNumberRaw = "9e4a710";
+const buildNumberRaw = "d8bb4a7";
 /** 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 */