From b2842f4f2ff7d3b59dae635b5c82fb00a8c67606 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 23 Jan 2025 09:07:02 +0100 Subject: [PATCH] fix: Adjust version on stable31 Signed-off-by: Joas Schilling --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b9fcc55ae..9a3d20428 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "nextcloud/3rdparty", - "version": "dev-master", + "version": "dev-stable31", "description": "All 3rdparty components", "license": "MIT", "config": {