diff --git a/changelog.md b/changelog.md index 5537fcf..0457dcc 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Добавлены команды (zaprett) help, module-ver, bin-ver +Чуть улучшен скрипт запуска, zaprett status добавлен в help diff --git a/update.json b/update.json index cff0916..4feecae 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "4.5", - "versionCode": 45, + "version": "4.6", + "versionCode": 46, "zipUrl": "https://github.com/egor-white/zaprett/releases/download/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_extended.json b/update_extended.json index 9e92698..2183d64 100644 --- a/update_extended.json +++ b/update_extended.json @@ -1,6 +1,6 @@ { - "version": "4.5", - "versionCode": 45, + "version": "4.6", + "versionCode": 46, "zipUrl": "https://github.com/egor-white/zaprett/releases/download/zaprett-extended.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_tv.json b/update_tv.json index 0e716ef..727031e 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { - "version": "4.5", - "versionCode": 45, + "version": "4.6", + "versionCode": 46, "zipUrl": "https://github.com/egor-white/zaprett/releases/download/zaprett-tv.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }