Skip to content

Commit

Permalink
Merge pull request #643 from Pixilib/GaelO2-dev
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
salimkanoun authored Apr 20, 2023
2 parents ab65b4c + f28c2e9 commit 2acb97d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- Gaelo2
- Gaelo2-dev
tags:
- '*'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion GaelO2/config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
| or any other location as required by the application or its packages.
*/

'version' => '2.0.2',
'version' => '2.0.3',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 2acb97d

Please sign in to comment.