From 78594ac5e62a65ac7d9f4470f19565c8c53f6ca9 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Sat, 26 Jun 2021 22:43:24 -0100 Subject: [PATCH] 22.0.0-beta.3 Signed-off-by: Maxence Lange --- Makefile | 2 +- appinfo/info.xml | 4 +--- composer.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 757e72db3..215951174 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master -version+=22.0.0-beta.2 +version+=22.0.0-beta.3 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index e20d44116..29767dccb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Those groups of users (or "circles") can then be used by any other app for sharing purpose. ]]> - 22.0.0-beta.2 + 22.0.0-beta.3 agpl Maxence Lange @@ -32,8 +32,6 @@ Those groups of users (or "circles") can then be used by any other app for shari OCA\Circles\Cron\Maintenance - - diff --git a/composer.lock b/composer.lock index e184cf4e3..339148b14 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "artificial-owl/my-small-php-tools", - "version": "v22.1.3", + "version": "v22.1.4", "source": { "type": "git", "url": "https://github.com/ArtificialOwl/my-small-php-tools.git", - "reference": "cb39c80043ebff1e5148e9d3353559859cc7a991" + "reference": "a2bea29012063176333a4dd257793996a3b250c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ArtificialOwl/my-small-php-tools/zipball/cb39c80043ebff1e5148e9d3353559859cc7a991", - "reference": "cb39c80043ebff1e5148e9d3353559859cc7a991", + "url": "https://api.github.com/repos/ArtificialOwl/my-small-php-tools/zipball/a2bea29012063176333a4dd257793996a3b250c3", + "reference": "a2bea29012063176333a4dd257793996a3b250c3", "shasum": "" }, "require": { @@ -42,9 +42,9 @@ "description": "My small PHP Tools", "support": { "issues": "https://github.com/ArtificialOwl/my-small-php-tools/issues", - "source": "https://github.com/ArtificialOwl/my-small-php-tools/tree/v22.1.3" + "source": "https://github.com/ArtificialOwl/my-small-php-tools/tree/v22.1.4" }, - "time": "2021-06-22T00:01:10+00:00" + "time": "2021-06-26T23:42:06+00:00" } ], "packages-dev": [],