mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
[stage]
This commit is contained in:
parent
e5c2079264
commit
e5fdec3a5a
2 changed files with 2 additions and 2 deletions
2
dist/build.gradle
vendored
2
dist/build.gradle
vendored
|
@ -2,7 +2,7 @@
|
|||
plugins {
|
||||
id 'org.beryx.jlink' version '3.0.1'
|
||||
id "org.asciidoctor.jvm.convert" version "4.0.2"
|
||||
id 'org.jreleaser' version '1.8.0'
|
||||
id 'org.jreleaser' version '1.11.0'
|
||||
id("com.netflix.nebula.ospackage") version "11.8.1"
|
||||
id 'org.gradle.crypto.checksum' version '1.4.0'
|
||||
id 'signing'
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
9.1
|
||||
9.1-2
|
||||
|
|
Loading…
Reference in a new issue