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