From 9d2ab7b389f787903ba55e8d9ea1e673fef3ff7c Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 28 Mar 2023 21:27:00 +0000 Subject: [PATCH] Update app version --- apps/onedev/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/onedev/config.json b/apps/onedev/config.json index 95caf388..7abd96ea 100644 --- a/apps/onedev/config.json +++ b/apps/onedev/config.json @@ -5,9 +5,11 @@ "available": true, "exposable": true, "id": "onedev", - "tipi_version": 1, - "version": "8.0.4", - "categories": ["development"], + "tipi_version": 2, + "version": "8.0.14", + "categories": [ + "development" + ], "description": "Self-hosted Git Server with Kanban and CI/CD", "short_desc": "Self-hosted Git Server with Kanban and CI/CD", "author": "https://code.onedev.io/",