Skip to content

Commit

Permalink
Stable 26
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Aug 30, 2023
1 parent 797ac00 commit e0ac38a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.0']
server-versions: ['master']
server-versions: ['stable26']

steps:
- name: Set app env
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ occ l10n-override:delete
<bugs>https://github.com/librecodecoop/l10n_override/issues</bugs>
<repository type="git">https://github.com/librecodecoop/l10n_override</repository>
<dependencies>
<nextcloud min-version="28" max-version="28"/>
<nextcloud min-version="26" max-version="26"/>
</dependencies>
<commands>
<command>OCA\L10nOverride\Command\Add</command>
Expand Down

0 comments on commit e0ac38a

Please sign in to comment.