Skip to content

Commit

Permalink
Change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickFavre committed Feb 22, 2022
1 parent 6ae4f08 commit 432bdea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.5.1-4
v2.5.1-4
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function handle(IncidentWasCreatedEvent $event)
}
});

// YF - Not necessary to continue
// YF - It's not necessary to continue
/*
if (!$incident->component) {
return;
Expand Down

0 comments on commit 432bdea

Please sign in to comment.