Explorar el Código

fix: latest release url

Ahmad Kholid hace 3 años
padre
commit
a7f7de2e42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/newtab/App.vue

+ 1 - 1
src/newtab/App.vue

@@ -31,7 +31,7 @@
         {{ t('updateMessage.text1', { version: currentVersion }) }}
       </p>
       <a
-        :href="`https://github.com/Kholid060/automa/releases/tag/v1.12.0`"
+        :href="`https://github.com/AutomaApp/automa/releases/latest`"
         target="_blank"
         rel="noopener"
         class="underline ml-1"