From 638f3ae14cef669616643a19a7799d55f17e78b7 Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Mon, 9 Sep 2024 19:33:36 +0200 Subject: [PATCH] Increment version [build] [publish] --- changelog.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index f10cde1..50c6ba8 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -* Change how the paste button reads the clipboard so that pressing done doesn't undo the paste \ No newline at end of file +* Fix being unable to manually enter decimals (.) into the scale field \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 5cea093..2770b49 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project -version=6.1.2 +version=6.1.3 group=com.mrbysco.armorposer # Common