Changed version back to latest

This commit is contained in:
Frikky
2025-03-21 02:15:47 +01:00
parent 86ba150e29
commit 243de719fc
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.0.1
version: latest
experimental: true
- app: backend
path: backend
version: 2.0.1
version: latest
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.0.1
version: latest
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.0.1
version: latest
experimental: true
steps:
- name: Checkout