Bump versions
This commit is contained in:
parent
4f43edabc3
commit
85ffbbf244
@ -9,7 +9,7 @@ data class VersionResponse(
|
||||
)
|
||||
|
||||
val versionResponse = VersionResponse(
|
||||
version = "v20250213",
|
||||
version = "v20250310",
|
||||
)
|
||||
|
||||
@RestController
|
||||
|
||||
@ -34,5 +34,5 @@
|
||||
|
||||
<router-outlet></router-outlet>
|
||||
<div class="text-center version">
|
||||
v20250228
|
||||
v20250310
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user