Skif-off left a comment (geany/geany-plugins#1570) Sorry, I don't see a problem or flaw in the current approach. geany-plugins depends on geany, which is under development, so geany-plugins specifies the version as "current release or higher" and this eliminates the need to worry about numbers: use release versions and everything will work, or use development versions and everything will work (otherwise, report the problem or suggest a solution).
You've taken an unexpected path :) You've used geany-plugins@master and geany-2.1, even though it's clearly visible that 132 commits have been added to geany@master and 51 commits to geany-plugins@master since 2.1. It's logical to assume that corresponding changes have been made to geany-plugins@master, because... geany-plugins depends on geany. Sometimes changes have an effect, in this case: [7e285ae](https://github.com/geany/geany/commit/7e285aeb6b22d852e8bf2ddbb9b3dbacfae543d9) and corresponding [#1534](https://github.com/geany/geany-plugins/pull/1534). But everything said above is IMHO, because I'm not a developer. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1570#issuecomment-4826441509 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1570/[email protected]>
