diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 676bfd1..d2ead85 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -17,4 +17,4 @@ server.error.path=/error spring.flyway.baseline-on-migrate=true spring.flyway.baseline-version=1 spring.flyway.locations=classpath:db/migration -app.version=1.4.0 \ No newline at end of file +app.version=1.4.1 \ No newline at end of file