diff --git a/README.md b/README.md index 0f3ee19..f721b48 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Super Mario Paint ========== -* Current Version: 1.4.4 +* Current Version: 1.4.4, 1.3.2 Help would be very much appreciated! If you manage to debug something, submit a pull request and I'll review it and (hopefully) merge it in. @@ -14,6 +14,7 @@ https://docs.google.com/document/d/1zLSkC-clCSxvVUnbYQAxImmJA-QSwSSyzuC62enLiLc/ Major Releases: ----- See "Version History.txt" for semantic versioning and more release notes. +* August 12-13, 2024 - v1.4.4 and v1.3.2 release with Linux updates * October 17-19, 2021 - v1.4.3 release with more backend upgrades and Java9+ support with release automation scripts * June 24, 2020 - v1.4.2 release with more backend upgrades * June 7, 2020 - v1.4.1 release with some backend upgrades carried over from v1.3.0 diff --git a/Version History.txt b/Version History.txt index acbf994..97f148e 100644 --- a/Version History.txt +++ b/Version History.txt @@ -7,6 +7,7 @@ Bugfix = No new features added, but addresses some bugs. v1.4.4 v1.3.2 Hotfixes to allow Linux users to run v1.3.x and v1.4.x +Thanks to @rozlynd v1.4.3 More edits to prevent random clicks while in dialogs diff --git a/src/smp/SuperMarioPaint.java b/src/smp/SuperMarioPaint.java index b1bcb21..f80208b 100644 --- a/src/smp/SuperMarioPaint.java +++ b/src/smp/SuperMarioPaint.java @@ -58,11 +58,13 @@ * j574y923 (2017 - current) * CyanSMP64 (2019 - current) * seymour (2020 - current) + * rozlynd (2024 - current) * * @author RehdBlob * @author j574y923 * @author CyanSMP64 * @author seymour + * @author rozlynd * * @since 2012.08.16 * @version 1.4.4