Are you using from Docker?
this post was submitted on 20 Nov 2024
0 points (NaN% liked)
Voyager
6390 readers
37 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
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.
pnpm: 10.10.0
nodejs: 22.15.0
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