this post was submitted on 20 Nov 2024
28 points (100.0% liked)
Voyager
6390 readers
38 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you using from Docker?
I am using cloudflare pages to build voyager and the version number is not appearing there too. Updates work but there's no way to know which version you're on without checking the release notes. I couldn't find a fix.
Are you building from the tagged release?
I've been keeping a fork in sync of the main branch with a pull app. It runs periodically like once a day or so. Then Cloudflare builds the app when it sees any changes as the sync completes. So I don't think it's building off of tagged releases.
Oh I see, thatโs why then. Itโs necessary for version info