From 65aa32d93c71b0273a29ee3ddab752d43a50a863 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Thu, 8 Feb 2024 11:22:08 -0800 Subject: [PATCH] v0.3.31 (#954) --- src/anaconda/manifest.json | 2 +- src/dotnet/manifest.json | 2 +- src/go/manifest.json | 2 +- src/python/manifest.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/anaconda/manifest.json b/src/anaconda/manifest.json index 20429a193..17a2f8fb2 100644 --- a/src/anaconda/manifest.json +++ b/src/anaconda/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.204.9", + "version": "0.204.10", "build": { "latest": true, "rootDistro": "debian", diff --git a/src/dotnet/manifest.json b/src/dotnet/manifest.json index 2128a4571..4dae5cce2 100644 --- a/src/dotnet/manifest.json +++ b/src/dotnet/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.3", + "version": "1.1.4", "variants": [ "8.0-bookworm-slim", "8.0-jammy", diff --git a/src/go/manifest.json b/src/go/manifest.json index 7868f2e93..fdd4cd823 100644 --- a/src/go/manifest.json +++ b/src/go/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.7", + "version": "1.1.9", "variants": [ "1.22-bookworm", "1.21-bookworm", diff --git a/src/python/manifest.json b/src/python/manifest.json index 47eb688b8..d06bd1829 100644 --- a/src/python/manifest.json +++ b/src/python/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.5", + "version": "1.1.6", "variants": [ "3.12-bookworm", "3.11-bookworm",