changed auto updater repo and version
This commit is contained in:
parent
77ed67de86
commit
985916fac5
@ -5,8 +5,8 @@
|
||||
Crunchyroll <br />
|
||||
Downloader
|
||||
</div>
|
||||
<div class="text-sm mt-1 text-gray-200"> v1.2.2 </div>
|
||||
<div class="absolute right-0 bottom-0 text-xs text-gray-200"> Made by Stratum </div>
|
||||
<div class="text-sm mt-1 text-gray-200"> v1.2.3 </div>
|
||||
<div class="absolute right-0 bottom-0 text-xs text-gray-200"> Made by OpenSTDL </div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "crunchyroll-downloader",
|
||||
"author": "Stratum",
|
||||
"name": "crunchydl",
|
||||
"author": "OpenSTDL",
|
||||
"description": "Crunchyroll Downloader",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"private": true,
|
||||
"main": ".output/src/electron/background.js",
|
||||
"repository": "https://github.com/stratuma/Crunchyroll-Downloader-v4.0",
|
||||
"repository": "https://github.com/OpenSTDL/CrunchyDL",
|
||||
"scripts": {
|
||||
"dev": "nuxt dev -o",
|
||||
"build": "nuxt generate",
|
||||
|
Reference in New Issue
Block a user