chore: version 0.9.4 release

This commit is contained in:
2026-03-25 12:22:50 +01:00
parent 6e4f19a965
commit fcf938ee6f
6 changed files with 19 additions and 63 deletions

View File

@@ -12,7 +12,7 @@
<groupId>de.svencarstensen</groupId>
<artifactId>muh-backend</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.9.4</version>
<name>muh-backend</name>
<description>MUH application backend</description>

View File

@@ -32,7 +32,7 @@ spring:
muh:
app:
version: 0.9.3
version: '@project.version@'
cors:
allowed-origins: ${MUH_ALLOWED_ORIGINS:http://localhost:5173,http://localhost:3000}
security: