mirror of
https://github.com/xpipe-io/xpipe.git
synced 2025-04-19 02:33:39 +00:00
[stage]
This commit is contained in:
parent
322faf247e
commit
4dc6f3f913
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ public enum AppDistributionType implements Translatable {
|
|||
}
|
||||
|
||||
if (!AppProperties.get().isImage()) {
|
||||
type = CHOCO;
|
||||
type = DEVELOPMENT;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
16.0-31
|
||||
16.0-32
|
||||
|
|
Loading…
Add table
Reference in a new issue