We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1f406 commit 15be403Copy full SHA for 15be403
1 file changed
gradle.properties
@@ -2,15 +2,15 @@ org.gradle.caching=true
2
group=io.ballerina
3
version=2.3.1-SNAPSHOT
4
5
-ballerinaToOpenAPIVersion=2.3.0
+ballerinaToOpenAPIVersion=2.3.1-SNAPSHOT
6
7
spotbugsPluginVersion=6.0.18
8
shadowJarPluginVersion=8.1.1
9
downloadPluginVersion=5.4.0
10
releasePluginVersion=2.8.0
11
12
# Client Native Version
13
-clientNativeVersion=1.2.0
+clientNativeVersion=1.2.1-SNAPSHOT
14
# Mark this as false to skip publishing the client native artifacts
15
clientNativePublish=true
16
0 commit comments