We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cdce78 + 3ca56ed commit d38d564Copy full SHA for d38d564
1 file changed
.drone.star
@@ -6,7 +6,7 @@ def main(ctx):
6
# Version shown as latest in generated documentations
7
# It's fine that this is out of date in version branches, usually just needs
8
# adjustment in master/deployment_branch when a new version is added to site.yml
9
- latest_version = "4.5"
+ latest_version = "4.6"
10
default_branch = "master"
11
12
# Current version branch (used to determine when changes are supposed to be pushed)
0 commit comments