diff --git a/flake.lock b/flake.lock index 9c0b124d3..90eb81590 100644 --- a/flake.lock +++ b/flake.lock @@ -54,11 +54,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1731319897, - "narHash": "sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY+/Z96ZcLpooIbuEI=", + "lastModified": 1731676054, + "narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=", "owner": "nixos", "repo": "nixpkgs", - "rev": "dc460ec76cbff0e66e269457d7b728432263166c", + "rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add", "type": "github" }, "original": { diff --git a/www/docs/static/latest b/www/docs/static/latest index 1ebfe474f..b4fe6907e 100644 --- a/www/docs/static/latest +++ b/www/docs/static/latest @@ -1 +1 @@ -v2.4.5 +v2.4.6 diff --git a/www/docs/static/latest-pro b/www/docs/static/latest-pro index b1b4ba3e5..e34e6bb5b 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v2.4.5-pro +v2.4.6-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index 7c0fbf6bb..98b4e259e 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v2.4.6-pro" + }, { "tag_name": "v2.4.5-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index 9e549703b..3484ae21b 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v2.4.6" + }, { "tag_name": "v2.4.5" },