From 6eba7e4b2f1b79ce68a0e60585650ac9ada052b0 Mon Sep 17 00:00:00 2001 From: Matias De lellis Date: Tue, 30 Jan 2024 21:38:49 -0300 Subject: [PATCH] Bump versions and tests --- .github/workflows/lint.yml | 2 +- .github/workflows/static-analysis.yml | 4 ++-- appinfo/info.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 239d405..fa2c4e6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: ['7.3', '7.4', '8.0', '8.1'] + php-versions: ['8.0', '8.1', '8.2', '8.3'] name: php${{ matrix.php-versions }} lint steps: - name: Checkout diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 6127daf..409bffa 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - ocp-version: [ 'dev-stable24' ] + ocp-version: [ 'dev-stable28' ] name: Nextcloud ${{ matrix.ocp-version }} steps: - name: Checkout @@ -19,7 +19,7 @@ jobs: - name: Set up php uses: shivammathur/setup-php@master with: - php-version: 7.4 + php-version: 8.2 tools: composer:v1 coverage: none - name: Install dependencies diff --git a/appinfo/info.xml b/appinfo/info.xml index f88fb1b..70e033f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ Quick notes Quick notes with a basic rich text Quick notes with a basic rich text - 0.8.10 + 0.8.20 agpl Matias De lellis QuickNotes @@ -20,6 +20,6 @@ https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-attachments.jpeg https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-shared-note.jpeg - + \ No newline at end of file