From 079c5112b1b9f33af779103e7d1213c38a898ff3 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Mon, 5 Jul 2021 17:32:07 -0100 Subject: [PATCH] 22.0.0 Signed-off-by: Maxence Lange --- appinfo/info.xml | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 286f400f5..a483f31ab 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-rc1 + 22.0.0 agpl Maxence Lange diff --git a/composer.lock b/composer.lock index db1cc0c2d..fa7cffdc2 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "artificial-owl/my-small-php-tools", - "version": "v22.1.5", + "version": "v22.1.6", "source": { "type": "git", "url": "https://github.com/ArtificialOwl/my-small-php-tools.git", - "reference": "f9f0330e82385f89c1b829ced3bce82521de382b" + "reference": "6e64e7de01c4eac474016267d15ab8fc4d847b17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ArtificialOwl/my-small-php-tools/zipball/f9f0330e82385f89c1b829ced3bce82521de382b", - "reference": "f9f0330e82385f89c1b829ced3bce82521de382b", + "url": "https://api.github.com/repos/ArtificialOwl/my-small-php-tools/zipball/6e64e7de01c4eac474016267d15ab8fc4d847b17", + "reference": "6e64e7de01c4eac474016267d15ab8fc4d847b17", "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.5" + "source": "https://github.com/ArtificialOwl/my-small-php-tools/tree/v22.1.6" }, - "time": "2021-07-02T14:13:39+00:00" + "time": "2021-07-05T18:30:34+00:00" } ], "packages-dev": [],