Skip to content

Commit

Permalink
Bumped version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
ualex73 committed Jun 28, 2024
1 parent eb8681b commit cae359d
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 @@ -64,7 +64,7 @@
PRECISION,
)

VERSION = "1.18"
VERSION = "1.19"

_LOGGER = logging.getLogger(__name__)

Expand Down

0 comments on commit cae359d

Please sign in to comment.