Skip to content

Commit

Permalink
Mark as 0.22.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed Dec 29, 2022
1 parent 3cf9af4 commit e28a951
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## [Releases]

## 0.22.17.1 - 2022-12-29

* Sanitize missed index in the SeekAudioPlaybackBySearch

## 0.22.17.0 - 2022-12-27

* Fixed type safety in evaluation context
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"keywords" : [
"alexa", "dialogflow", "viber", "messenger", "chatbot", "voice enabled", "voice assistant"
],
"version": "0.22.17.0",
"version": "0.22.17.1",
"license" : "MIT",
"require" : {
"php" : "^7.2.5",
Expand Down

0 comments on commit e28a951

Please sign in to comment.