From d512eae44a154cf0a83fc526b7dca251a94c9ce6 Mon Sep 17 00:00:00 2001 From: HJfod <60038575+HJfod@users.noreply.github.com> Date: Thu, 19 Sep 2024 01:07:29 +0300 Subject: [PATCH] update changelog --- changelog.md | 3 +++ mod.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index ad0adba..ccbfa55 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # BetterEdit 6 +## v6.8.0-alpha.6 + * Add inputs for Scale, Scale X, and Scale Y + ## v6.8.0-alpha.5 * Fix color trigger popup crashing (& also make HSV Preview more responsive) diff --git a/mod.json b/mod.json index 563cd67..052d004 100644 --- a/mod.json +++ b/mod.json @@ -1,6 +1,6 @@ { - "geode": "3.7.2", - "version": "6.8.0-alpha.5", + "geode": "3.7.1", + "version": "6.8.0-alpha.6", "gd": { "win": "2.206", "mac": "2.206",