mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Add develop branch releases and display version tag (#216)
* Add releases for develop branch. Show version tag * Pass version tag to cross-compile
This commit is contained in:
@@ -61,7 +61,8 @@ query Logs {
|
||||
}
|
||||
query Version {
|
||||
version {
|
||||
hash,
|
||||
version
|
||||
hash
|
||||
build_time
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user