Skip to content

Commit 36da15a

Browse files
authored
[hotfix][docs] Change docs in master to 3.4-SNAPSHOT (#3886)
1 parent f78c57f commit 36da15a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ pygmentsUseClasses = true
3434
# where we change the version for the complete docs when forking of a release
3535
# branch etc.
3636
# The full version string as referenced in Maven (e.g. 1.2.1)
37-
Version = "3.3-SNAPSHOT"
37+
Version = "3.4-SNAPSHOT"
3838

3939
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
4040
# release this should be the same as the regular version
41-
VersionTitle = "3.3-SNAPSHOT"
41+
VersionTitle = "3.4-SNAPSHOT"
4242

4343
# The branch for this version of Apache Flink CDC
4444
Branch = "master"

0 commit comments

Comments
 (0)