diff --git a/dev/assets/Manifest.toml b/dev/assets/Manifest.toml
index 79835fcc40..6cc6105c02 100644
--- a/dev/assets/Manifest.toml
+++ b/dev/assets/Manifest.toml
@@ -727,7 +727,7 @@ version = "1.6.3"
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "MacroTools", "MuladdMacro", "NonlinearSolve", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
path = "/home/runner/work/OrdinaryDiffEq.jl/OrdinaryDiffEq.jl"
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
-version = "6.76.0"
+version = "6.77.0"
[[deps.PackageExtensionCompat]]
git-tree-sha1 = "fb28e33b8a95c4cee25ce296c817d89cc2e53518"
diff --git a/dev/dae/fully_implicit/index.html b/dev/dae/fully_implicit/index.html
index f5086236db..03e510145d 100644
--- a/dev/dae/fully_implicit/index.html
+++ b/dev/dae/fully_implicit/index.html
@@ -3,4 +3,4 @@
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-90474609-3', {'page_path': location.pathname + location.search + location.hash});
-
Missing docstring for DImplicitEuler
. Check Documenter's build log for details.
Missing docstring for DABDF2
. Check Documenter's build log for details.
Missing docstring for DFBDF
. Check Documenter's build log for details.
This document was generated with Documenter.jl version 0.27.25 on Sunday 19 May 2024. Using Julia version 1.10.3.