Replies: 2 comments
-
@FabianLars Hey 👋, is there any solution to this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moved to #11069 ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey 👋, what should I do if I want to make it so that users who have beta receiving turned on in v1 receive the beta version, and those who don't have it turned on receive only the stable version?
Get Updates: https://github.com/ayangweb/EcoPaste-Updater/blob/master/api/update.ts
update config: https://github.com/EcoPasteHub/EcoPaste/blob/ba343b2fd836fb60430e39c03d86f21e8f61b730/src-tauri/tauri.conf.json#L118
If my current stable version is v0.1.0, but some users did not update to v0.1.0 in time before the release of v0.1.1-beta.1, then they can't receive the v0.1.0 update. How should I fix this issue please? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions