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 e600f90 commit 486d585Copy full SHA for 486d585
CHANGELOG.md
@@ -3,6 +3,10 @@ name: Changelog
3
index: 4
4
---
5
6
+## 4.8.3
7
+
8
+- 🐛 Fix: pointTowardsSprite pointing to the opposite direction
9
10
## 4.8.2
11
12
- 🐛 Fix: Pen position and state when using the copy-constructor.
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.2
+library.version=4.8.3
44
45
46
# Set the category (or categories) of your Library from the following list:
0 commit comments