fix: Snapcraft version
This commit is contained in:
parent
72388ffbd4
commit
e8359d9d37
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ parts:
|
|||
plugin: dump
|
||||
source: .
|
||||
override-build: |
|
||||
snapcraftctl set-version $(git describe --tag)
|
||||
snapcraftctl set-version $(git describe --always --tag)
|
||||
fluffychat:
|
||||
plugin: dump
|
||||
source: ./build/linux/x64/release/bundle/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue