From 4d8efd3ac66b35a5746fe034d37790f531d94301 Mon Sep 17 00:00:00 2001 From: Kim Morrison Date: Mon, 2 Dec 2024 11:24:37 +1100 Subject: [PATCH] chore: bump toolchain to v4.14.0 --- lakefile.toml | 2 +- lean-toolchain | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lakefile.toml b/lakefile.toml index f613939..6896c0b 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -14,7 +14,7 @@ rev = "main" [[require]] name = "batteries" scope = "leanprover-community" -rev = "main" +rev = "v4.14.0" [[lean_lib]] name = "ImportGraph" diff --git a/lean-toolchain b/lean-toolchain index 0bef727..1e70935 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:v4.14.0-rc1 +leanprover/lean4:v4.14.0