bump to v4.4.0

v4.5.0-bump
Jon Eugster 2 years ago
parent c9f97b3285
commit 8cdac88b5a

@ -489,6 +489,8 @@ section Initialization
return (ctx, return (ctx,
{ doc := doc { doc := doc
initHeaderStx := headerStx initHeaderStx := headerStx
currHeaderStx := headerStx
importCachingTask? := none
pendingRequests := RBMap.empty pendingRequests := RBMap.empty
rpcSessions := RBMap.empty rpcSessions := RBMap.empty
}) })

@ -4,10 +4,10 @@
[{"url": "https://github.com/leanprover/std4.git", [{"url": "https://github.com/leanprover/std4.git",
"type": "git", "type": "git",
"subDir": null, "subDir": null,
"rev": "2e4a3586a8f16713f16b2d2b3af3d8e65f3af087", "rev": "af7f36db6e7e9e395710a70635f915e8e3a0e69b",
"name": "std", "name": "std",
"manifestFile": "lake-manifest.json", "manifestFile": "lake-manifest.json",
"inputRev": "v4.3.0", "inputRev": "v4.4.0",
"inherited": false, "inherited": false,
"configFile": "lakefile.lean"}], "configFile": "lakefile.lean"}],
"name": "GameServer", "name": "GameServer",

@ -1 +1 @@
leanprover/lean4:v4.3.0 leanprover/lean4:v4.4.0

Loading…
Cancel
Save