mirror of
https://github.com/andvikt/mega_hacs.git
synced 2026-02-07 01:46:16 +05:00
add bumb2version
This commit is contained in:
@@ -17,6 +17,6 @@ values =
|
|||||||
first_value = 0
|
first_value = 0
|
||||||
|
|
||||||
[bumpversion:file:custom_components/mega/manifest.json]
|
[bumpversion:file:custom_components/mega/manifest.json]
|
||||||
search = "version": "{current_version}"
|
search = "version": "v{current_version}"
|
||||||
replace = "version": "{new_version}"
|
replace = "version": "v{new_version}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user