diff --git a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.metainfo.xml b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.metainfo.xml index 89142a3518..2c6cda2ee4 100644 --- a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.metainfo.xml +++ b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.metainfo.xml @@ -38,9 +38,9 @@ #009688 - + - Version 2.2.1 release with improvements and bug fixes. + Version 2.2.4 release with improvements and bug fixes. diff --git a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml index 28a2bda246..d024787914 100644 --- a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml +++ b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml @@ -104,12 +104,6 @@ modules: url: https://github.com/SoftFever/Orca-deps-wxWidgets branch: master path: ../ - - type: file - path: patches/0001-Enable-using-a-dark-theme-when-Gnome-dark-style-is-s.patch - dest-filename: wxwidgets-dark-theme.patch - - type: shell - commands: - - patch -p1 < wxwidgets-dark-theme.patch cleanup: - "*.la" - "*.a"
Version 2.2.1 release with improvements and bug fixes.
Version 2.2.4 release with improvements and bug fixes.