We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0605cc5 commit 352e9c6Copy full SHA for 352e9c6
docs/config.toml
@@ -34,11 +34,11 @@ pygmentsUseClasses = true
34
# we change the version for the complete docs when forking of a release branch
35
# etc.
36
# The full version string as referenced in Maven (e.g. 1.2.1)
37
- Version = "1.4-SNAPSHOT"
+ Version = "1.5-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 = "1.4-SNAPSHOT"
+ VersionTitle = "1.5-SNAPSHOT"
42
43
# The branch for this version of Apache Paimon
44
Branch = "master"
0 commit comments