diff --git a/flake.lock b/flake.lock index 96f78a369..3ed710d98 100644 --- a/flake.lock +++ b/flake.lock @@ -54,11 +54,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1717196966, - "narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=", + "lastModified": 1717786204, + "narHash": "sha256-4q0s6m0GUcN7q+Y2DqD27iLvbcd1G50T2lv08kKxkSI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "57610d2f8f0937f39dbd72251e9614b1561942d8", + "rev": "051f920625ab5aabe37c920346e3e69d7d34400e", "type": "github" }, "original": { diff --git a/www/docs/static/latest b/www/docs/static/latest index 46b105a30..0ac852dde 100644 --- a/www/docs/static/latest +++ b/www/docs/static/latest @@ -1 +1 @@ -v2.0.0 +v2.0.1 diff --git a/www/docs/static/latest-pro b/www/docs/static/latest-pro index c765d20da..2bc85eab2 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v2.0.0-pro +v2.0.1-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index 4ec10cc42..fa688d672 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v2.0.1-pro" + }, { "tag_name": "v2.0.0-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index 0b9eb6e3a..4d0320088 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v2.0.1" + }, { "tag_name": "v2.0.0" },