Sven 1 anno fa
parent
commit
ab805df9b1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      dist/BetterYTM.user.js

+ 1 - 1
dist/BetterYTM.user.js

@@ -481,7 +481,7 @@ const scriptInfo = {
     name: GM.info.script.name,
     version: GM.info.script.version,
     namespace: GM.info.script.namespace,
-    lastCommit: "8260317", // assert as generic string instead of literal
+    lastCommit: "6bf48d3", // assert as generic string instead of literal
 };