Readme change and release version

This commit is contained in:
Tommaso Gionfriddo 2024-05-18 23:39:15 +10:00
parent fb7a8fdcf1
commit 628ca21d6e
2 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.4</version>
<parent>
<groupId>org.springframework.boot</groupId>

View file

@ -1,3 +1,5 @@
README CHANGE
# Spring PetClinic Sample Application [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)