Skip to content

Commit d38d564

Browse files
authored
Merge pull request #225 from owncloud/changes_necessary_for_4.6
Changes necessary for 4.6
2 parents 9cdce78 + 3ca56ed commit d38d564

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def main(ctx):
66
# Version shown as latest in generated documentations
77
# It's fine that this is out of date in version branches, usually just needs
88
# adjustment in master/deployment_branch when a new version is added to site.yml
9-
latest_version = "4.5"
9+
latest_version = "4.6"
1010
default_branch = "master"
1111

1212
# Current version branch (used to determine when changes are supposed to be pushed)

0 commit comments

Comments
 (0)