We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998dc58 commit 5103960Copy full SHA for 5103960
CHANGELOG.md
@@ -3,6 +3,10 @@ name: Changelog
3
index: 4
4
---
5
6
+## 4.8.2
7
+
8
+- 🐛 Fix: Pen position and state when using the copy-constructor.
9
10
## 4.8.1
11
12
- 🐛 Fix: Debug text influencing text size of other texts.
resources/build.properties
@@ -40,7 +40,7 @@ author.url=https://openpatch.org
40
# This is NOT a direct link to where to download it.
41
42
library.url=https://github.com/openpatch/scratch-for-java
43
-library.version=4.8.1
+library.version=4.8.2
44
45
46
# Set the category (or categories) of your Library from the following list:
0 commit comments