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,