Stremio / stremio-beamup

🛠️ A platform as a service (PaaS) hosting for Stremio addons: as easy a Heroku, without the restrictions
MIT License
23 stars 6 forks source link

Remove for accidental rename and sync issues #42

Closed dsoh closed 1 year ago

dsoh commented 1 year ago

Sorry I should have read the faq first, in my haste i renamed the project name in my beamup.json file by accident.

now for whatever reason even tho i updated it to 0.0.6, the older one is still on 0.0.2 and my package wont update.

running the beamup logs command yields

stremio-addon-IMDB-Kor@0.0.2 start https://1bfcf814c296-imdb-kor.baby-beamup.club/

stremio-addon-IMDB-Kor@0.0.6 start https://1bfcf814c296-imdb-korea.baby-beamup.club/

I actually just created a new git branch could you please delete both of those?

Thank you