From 2206622726716e3e381ab29474697a34532bfcca Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Mon, 21 Jul 2025 20:35:43 +0200 Subject: [PATCH] Release 0.30.0 --- .app_version | 2 +- CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.app_version b/.app_version index 20f06870..c25c8e5b 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.29.2 +0.30.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b9b9fd7..89e12393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -# [0.29.2] - 2025-07-12 +# [0.30.0] - 2025-07-21 ⚠️ If you were using RC, please run the following commands in the console, otherwise read on. ⚠️