SIGN IN SIGN UP
laurent22 / joplin UNCLAIMED

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

0 0 236 TypeScript

version attribute inside `joplin.desktop` is `X-AppImage-Version` (#2393)

- version attribute inside `joplin.desktop` is `X-AppImage-Version` and not `X-AppImage-BuildId`
- format is `X-AppImage-Version=X.Y.Z" so we need to change `cut` parameters (split on '=' and get 2nd value)
D
Diego Betto committed
cf6c141e57453aa288370e652847888d495b9bb3
Parent: 3a29b5f
Committed by GitHub <noreply@github.com> on 2/3/2020, 9:38:52 PM