chore: version 0.9.4 release
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user