Updating for 1.3.3 with small frontend fixes.

This commit is contained in:
Frikky
2024-01-31 17:51:01 +01:00
committed by GitHub
parent 08e046692e
commit 2bf210201d
+5 -5
View File
@@ -19,23 +19,23 @@ jobs:
include:
- app: frontend
path: frontend
version: 1.3.2
version: 1.3.3
experimental: true
- app: backend
path: backend
version: 1.3.2
version: 1.3.3
experimental: true
- app: app_sdk
path: backend/app_sdk
version: 1.3.2
version: 1.3.3
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 1.3.2
version: 1.3.3
experimental: true
- app: worker
path: functions/onprem/worker
version: 1.3.2
version: 1.3.3
experimental: true
steps:
- name: Checkout