For now I propose to use the same version as the bundle version but then wemust manage it by semantic versioning rules.
+1
Especially the package version should never have a bugfix version. So itwould be 1.0 or 2.0.
This is interesting, I was not aware that the bugfix version should not be used here (just grepping over the Felix Code shows that most places use two digits, some use three digits). What's the reasoning behind it? (I'm happy to adjust, just want to understand it)
-Georg
