Skip to content

Commit 8c853eb

Browse files
committed
feat: 1.0
- Decorrelate plugin version from Kesrta version: only synchronize major version so new plugins should start at 1.0.0 - Use a minimal Kestra version of 1.0 and maximum o 2.0
1 parent d505474 commit 8c853eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=0.24.0-SNAPSHOT
2-
kestraVersion=[0.23,)
1+
version=1.0.0-SNAPSHOT
2+
kestraVersion=[1.0,2.0)

0 commit comments

Comments
 (0)