summaryrefslogtreecommitdiff
path: root/snap/version.sh
AgeCommit message (Collapse)Author
2019-01-17[pkg] update package generation after the refactor of bitmask-systrayRuben Pollan
2018-12-19[pkg] do not fail in snap package when no tagsKali Kaneko (leap communications)
2018-10-11[bug] fix path for the version fileKali Kaneko (leap communications)
the version,sh script is normally executed from the parent folder. this was only working in tests because I wasn't deleting the file in my local builds.
2018-10-11[feat] get version from file in snapkali
this is the simplest way to get the version string from within the snap, since passing a ldflag to the golang plugin was going to be much more convoluted. - Resolves: #27
2018-09-05[pkg] create snaps with the standalone versionRuben Pollan