From 019a60af1b2ea3308db5a0969c1601021653d13c Mon Sep 17 00:00:00 2001 From: "pulumi-kotlin[bot]" <138587440+pulumi-kotlin[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:43:36 +0200 Subject: [PATCH] Prepare for next development phase (#564) ## Task Resolves: None ## Description This PR was triggered automatically after a release. It replaces the released versions with SNAPSHOT versions. Co-authored-by: pulumi-kotlin[bot] <138587440+pulumi-kotlin[bot]@users.noreply.github.com> --- src/main/resources/version-config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/version-config.json b/src/main/resources/version-config.json index a5956897..86ff4925 100644 --- a/src/main/resources/version-config.json +++ b/src/main/resources/version-config.json @@ -92,7 +92,7 @@ { "providerName": "aws", "url": "https://raw.githubusercontent.com/pulumi/pulumi-aws/v6.29.1/provider/cmd/pulumi-resource-aws/schema.json", - "kotlinVersion": "6.29.1.0", + "kotlinVersion": "6.29.1.1-SNAPSHOT", "javaVersion": "6.29.1", "javaGitTag": "v6.29.1", "customDependencies": [ @@ -101,7 +101,7 @@ { "providerName": "aws-native", "url": "https://raw.githubusercontent.com/pulumi/pulumi-aws-native/v0.101.0/provider/cmd/pulumi-resource-aws-native/schema.json", - "kotlinVersion": "0.101.0.0", + "kotlinVersion": "0.101.0.1-SNAPSHOT", "javaVersion": "0.101.0", "javaGitTag": "v0.101.0", "customDependencies": [