Skip to content

Commit a0833d0

Browse files
author
François Delbrayelle
committed
chore: update kestraVersion to 1.2.3
1 parent cfb17da commit a0833d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=1.1.0-SNAPSHOT
2-
kestraVersion=1.0.0
2+
kestraVersion=1.2.3

src/main/java/io/kestra/plugin/templates/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@PluginSubGroup(
22
title = "Example plugin",
33
description = "A plugin to show how to build a plugin in Kestra.",
4-
categories = PluginSubGroup.PluginCategory.TOOL
4+
categories = PluginSubGroup.PluginCategory.DATA
55
)
66
package io.kestra.plugin.templates;
77

0 commit comments

Comments
 (0)