From 17d28f3e43ccc0d9fcfbaf313f074eec4edbfcbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Fri, 27 Jun 2025 19:11:11 +0200 Subject: [PATCH] version changed to 24.0.1 --- CHANGELOG.md | 4 ++-- resources/com.jpexs.decompiler.flash.metainfo.xml | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d83f976..cf686d123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [Unreleased] +## [24.0.1] - 2025-06-27 ### Fixed - [#2476] Dark interface skins identifiers highlighter visibility @@ -3700,7 +3700,7 @@ Major version of SWF to XML export changed to 2. ### Added - Initial public release -[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.0.0...dev +[24.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.0.0...version24.0.1 [24.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version23.0.1...version24.0.0 [23.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version23.0.0...version23.0.1 [23.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version22.0.2...version23.0.0 diff --git a/resources/com.jpexs.decompiler.flash.metainfo.xml b/resources/com.jpexs.decompiler.flash.metainfo.xml index 1c9fcba27..1adf42cdb 100644 --- a/resources/com.jpexs.decompiler.flash.metainfo.xml +++ b/resources/com.jpexs.decompiler.flash.metainfo.xml @@ -65,6 +65,14 @@ + + +

Fixed

+
    +
  • #2476 Dark interface skins identifiers highlighter visibility
  • +
+
+

Added