diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6bfa5ea..c4afc57 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: Setup PHP uses: shivammathur/setup-php@v2 with: - php-version: '7.4' + php-version: '8.1' extensions: mbstring, intl, sqlite3 ini-values: post_max_size=256M, max_execution_time=180 coverage: xdebug diff --git a/CHANGELOG.md b/CHANGELOG.md index d99d4bb..73bec8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## 1.0.7 – 2023-02-06 +## 1.0.8 – 2023-02-06 ### Fixed - safer FileService::getWidgetHttpImageUrls diff --git a/appinfo/info.xml b/appinfo/info.xml index aaf8e10..fdda0a3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ 💬 Configure a contact person to directly start a chat with (requires [Nextcloud Talk](https://apps.nextcloud.com/apps/spreed) to be installed) ]]> - 1.0.7 + 1.0.8 agpl Julien Veyssier Welcome