Skip to content

build, docs, etc: drop hardcoding of GIMP version

Bruno requested to merge brunolopesdsilv/gimp-fix:drop_hard299 into master

See: #10373 (comment 1925486)

️ Flatpak hardcoding wasn't touched because the command escapes the .YML syntax and breaks it. Probably the only solution is to move the flatpak script commands to a .SH file.

Merge request reports