From 70016dd69dd2d0b59a2e7ad62b4fab744f0457ff Mon Sep 17 00:00:00 2001 From: andvikt Date: Thu, 28 Oct 2021 20:03:09 +0300 Subject: [PATCH] . --- .bumpversion.cfg | 2 +- custom_components/mega/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 6bea39d..f82ea30 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.11b0 +current_version = 1.0.10b9 parse = (?P\d+)(\.(?P\d+))(\.(?P\d+))(?P[bf]*)(?P\d*) commit = True tag = True diff --git a/custom_components/mega/manifest.json b/custom_components/mega/manifest.json index c54e8d0..10b5128 100644 --- a/custom_components/mega/manifest.json +++ b/custom_components/mega/manifest.json @@ -15,5 +15,5 @@ "@andvikt" ], "issue_tracker": "https://github.com/andvikt/mega_hacs/issues", - "version": "v1.0.11b0" + "version": "v1.0.10b9" } \ No newline at end of file