diff --git a/spring-ai-anthropic.json b/spring-ai-anthropic.json index af9577d..108c6e7 100644 --- a/spring-ai-anthropic.json +++ b/spring-ai-anthropic.json @@ -1,7 +1,7 @@ { "description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with Anthropic models.", "properties": [ - { "name": "v", "value": "1.1.0-M3" }, + { "name": "v", "value": "1.1.0-RC1" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai", diff --git a/spring-ai-ollama.json b/spring-ai-ollama.json index 9467fd0..ad93341 100644 --- a/spring-ai-ollama.json +++ b/spring-ai-ollama.json @@ -1,7 +1,7 @@ { "description": "Spring AI is a specialized application framework designed specifically for AI engineering, providing seamless integration with local models powered by Ollama.", "properties": [ - { "name": "v", "value": "1.1.0-M3" }, + { "name": "v", "value": "1.1.0-RC1" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai", diff --git a/spring-ai-openai.json b/spring-ai-openai.json index 36dda56..b139fb6 100644 --- a/spring-ai-openai.json +++ b/spring-ai-openai.json @@ -1,7 +1,7 @@ { "description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with OpenAI models.", "properties": [ - { "name": "v", "value": "1.1.0-M3" }, + { "name": "v", "value": "1.1.0-RC1" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai",