From 123873acc4f69694b32f063c904b940ab9b6e06a Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 25 Oct 2022 19:36:37 +0000 Subject: [PATCH] Update app version --- apps/code-server/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/code-server/config.json b/apps/code-server/config.json index 78ff4b82..e84d662a 100644 --- a/apps/code-server/config.json +++ b/apps/code-server/config.json @@ -4,8 +4,8 @@ "available": true, "port": 8101, "id": "code-server", - "tipi_version": 2, - "version": "4.7.1", + "tipi_version": 3, + "version": "4.8.0", "categories": [ "development" ],