We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78c57f commit 36da15aCopy full SHA for 36da15a
docs/config.toml
@@ -34,11 +34,11 @@ pygmentsUseClasses = true
34
# where we change the version for the complete docs when forking of a release
35
# branch etc.
36
# The full version string as referenced in Maven (e.g. 1.2.1)
37
- Version = "3.3-SNAPSHOT"
+ Version = "3.4-SNAPSHOT"
38
39
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
40
# release this should be the same as the regular version
41
- VersionTitle = "3.3-SNAPSHOT"
+ VersionTitle = "3.4-SNAPSHOT"
42
43
# The branch for this version of Apache Flink CDC
44
Branch = "master"
0 commit comments