mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-22 18:35:32 +00:00
version changed to 19.1.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
## [19.1.1] - 2023-10-16
|
||||
### Fixed
|
||||
- Linux/Mac script (ffdec.sh) incorrect quotes avoiding FFDec to start
|
||||
|
||||
@@ -3023,7 +3023,7 @@ Major version of SWF to XML export changed to 2.
|
||||
### Added
|
||||
- Initial public release
|
||||
|
||||
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.1.0...dev
|
||||
[19.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.1.0...version19.1.1
|
||||
[19.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.0.0...version19.1.0
|
||||
[19.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.5.0...version19.0.0
|
||||
[18.5.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.4.1...version18.5.0
|
||||
|
||||
@@ -63,6 +63,14 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="19.1.1" date="2023-10-16">
|
||||
<description>
|
||||
<p>Fixed</p>
|
||||
<ul>
|
||||
<li>Linux/Mac script (ffdec.sh) incorrect quotes avoiding FFDec to start</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="19.1.0" date="2023-10-16">
|
||||
<description>
|
||||
<p>Added</p>
|
||||
|
||||
Reference in New Issue
Block a user