From 8a4cdc2b03de33a12c57515a0c549850cbc512c7 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 6 Jun 2024 14:58:20 +0200 Subject: [PATCH] Version 1.11.0 --- CHANGELOG.md | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70f52a6..138543a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -110,3 +110,7 @@ * Terms and privacy policy option * Engine hours are now calculated after computed attributes * Default configuration file is now removed to avoid confusion and misconfiguration + +[1.11.0] +* Migrate to OIDC login + diff --git a/CloudronManifest.json b/CloudronManifest.json index e64d026..7fd1c69 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Modern GPS Tracking Platform", - "version": "1.10.0", + "version": "1.11.0", "upstreamVersion": "6.2", "minBoxVersion": "7.1.0", "memoryLimit": 1073741824,