mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
docs(desktop): fix release version instruction
This commit is contained in:
committed by
kolaente
parent
75e43ab3f2
commit
69e5223fa5
@@ -35,7 +35,7 @@ pnpm start
|
||||
## Building for release
|
||||
|
||||
1. Run the snippet from above, but with a valid frontend version instead of `unstable`
|
||||
2. Change the version in `package.json` (That's the one that will be used by electron-builder`
|
||||
2. Change the version in `package.json` (that's the one that will be used by electron-builder)
|
||||
3. `pnpm install`
|
||||
4. `pnpm run dist --linux --windows`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user