Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
RBoelter committed Mar 12, 2021
2 parents bb157b0 + 18a5abc commit 3c365ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openid_plugin_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
php-versions: [ '7.3', '7.4' ]
dbs: [ 'pgsql', 'mysql' ]
pkp-application: [ 'ojs', 'omp', 'ops' ]
pkp-branch: [ 'stable-3_3_0', 'master' ]
pkp-branch: [ 'stable-3_3_0', 'main' ]
services:
mysql:
image: bitnami/mysql:latest
Expand Down
4 changes: 2 additions & 2 deletions version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<version>
<application>openid</application>
<type>plugins.generic</type>
<release>3.3.0.6</release>
<date>2021-03-03</date>
<release>3.3.0.7</release>
<date>2021-03-12</date>
<lazy-load>1</lazy-load>
<class>OpenIDPlugin</class>
</version>

0 comments on commit 3c365ba

Please sign in to comment.