Skip to content

Commit

Permalink
Update helpers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ualex73 authored Dec 11, 2021
1 parent 95933ed commit 08a3bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/monitor_docker/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
PRECISION,
)

VERSION = "1.14b2"
VERSION = "1.14b3"

_LOGGER = logging.getLogger(__name__)

Expand Down

0 comments on commit 08a3bd2

Please sign in to comment.