Skip to content

Commit

Permalink
bump to 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed May 13, 2022
1 parent 940883d commit 75c3d83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 4.5.4 2022-15-13

- areavoip: FIX: output calls were counted as incomming

## 4.5.3 2022-05-10

- irontec: calls filtered by did's instead of queue
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "somenergia-tomatic",
"version": "4.5.3",
"version": "4.5.4",
"description": "Phone Support helper",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion tomatic/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__='4.5.3'
__version__='4.5.4'

0 comments on commit 75c3d83

Please sign in to comment.