bump to v4.6.1

pull/205/head v4.6.1
Jon Eugster 2 years ago
parent 9bc0a3de46
commit fa4ae5672d

@ -4,7 +4,8 @@ open Lake DSL
package GameServer
-- Using this assumes that each dependency has a tag of the form `v4.X.0`.
def leanVersion : String := s!"v{Lean.versionString}"
-- def leanVersion : String := s!"v{Lean.versionString}"
def leanVersion := "v4.6.0" -- TODO
require std from git "https://github.com/leanprover/std4.git" @ leanVersion
require i18n from git "https://github.com/hhu-adam/lean-i18n.git" @ leanVersion

@ -1 +1 @@
leanprover/lean4:v4.6.0
leanprover/lean4:v4.6.1

Loading…
Cancel
Save