From 849387e7fd4a57c32fccc3f46f0a8dd50a2cd6e3 Mon Sep 17 00:00:00 2001 From: Alex Liu <63307936+Skyrim07@users.noreply.github.com> Date: Sun, 17 Sep 2023 16:48:38 -0400 Subject: [PATCH] Update README.md --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 82ff1c1..dc058d4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # SKCell -v0.12.0 by Alex Liu +v0.12.1 by Alex Liu SKCell is a powerful, comprehensive utility package for Unity that can greatly enhance your development experience. Webpage: here @@ -3207,6 +3207,8 @@ Select SKCell/Tools/Texture Utils to open the window. - Added 4 tools to SKSpriteEditor: select, brush, eraser, color picker - Added 5 utilities to SKSpriteEditor: brightness, saturation, contrast, color erase, gaussian blur - Optimized SKHierarchy, updated appearance +
0.12.1 (2023.9) + - Various bug fixes v0.11.x