From 7649539c83daf28a4a084cb4325abc95eae786df Mon Sep 17 00:00:00 2001 From: panbonker Date: Sun, 23 Jun 2024 08:54:05 +0200 Subject: [PATCH] v1.4.21 --- PingPong/Project.toml | 2 +- PingPongDev/Manifest.toml | 2 +- PingPongInteractive/Manifest.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PingPong/Project.toml b/PingPong/Project.toml index 0ba4a2db..cfc24d22 100644 --- a/PingPong/Project.toml +++ b/PingPong/Project.toml @@ -2,7 +2,7 @@ name = "PingPong" uuid = "646fb1a4-6797-441d-ad18-3bdbde2eb86b" authors = ["untoreh "] data_store = "" -version = "1.4.20" +version = "1.4.21" [deps] Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" diff --git a/PingPongDev/Manifest.toml b/PingPongDev/Manifest.toml index cdf5db8d..402129bf 100644 --- a/PingPongDev/Manifest.toml +++ b/PingPongDev/Manifest.toml @@ -593,7 +593,7 @@ version = "1.3.0" deps = ["Engine", "MacroTools", "Pkg", "Preferences", "REPL", "Random", "Remote", "Zarr"] path = "../PingPong" uuid = "646fb1a4-6797-441d-ad18-3bdbde2eb86b" -version = "1.4.20" +version = "1.4.21" [[deps.Pkg]] deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] diff --git a/PingPongInteractive/Manifest.toml b/PingPongInteractive/Manifest.toml index a009a93d..22ab5682 100644 --- a/PingPongInteractive/Manifest.toml +++ b/PingPongInteractive/Manifest.toml @@ -1265,7 +1265,7 @@ version = "1.3.0" deps = ["Engine", "MacroTools", "Pkg", "Preferences", "REPL", "Random", "Remote", "Zarr"] path = "../PingPong" uuid = "646fb1a4-6797-441d-ad18-3bdbde2eb86b" -version = "1.4.20" +version = "1.4.21" [[deps.Pixman_jll]] deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LLVMOpenMP_jll", "Libdl"]