Skip to content

Commit

Permalink
version 9.8.0.build1
Browse files Browse the repository at this point in the history
  • Loading branch information
vasil-sokolov committed Apr 3, 2024
1 parent 8c608f1 commit 633d661
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 140 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: "startsWith(github.event.head_commit.message, 'version')"

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup PHP version
uses: shivammathur/setup-php@v2
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.7.7.build12
9.8.0.build1
Loading

0 comments on commit 633d661

Please sign in to comment.