diff --git a/spring-ai-anthropic.json b/spring-ai-anthropic.json index 87d44f3..af9577d 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.0.1" }, + { "name": "v", "value": "1.1.0-M3" }, { "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 c65f9ba..9467fd0 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.0.1" }, + { "name": "v", "value": "1.1.0-M3" }, { "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 1767b78..36dda56 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.0.1" }, + { "name": "v", "value": "1.1.0-M3" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai",