G4P Version text

Hi,
Probably a question/comment for Quarks. I noticed a change in the version details on launching G4P library, looks a bit messy.

I’m using V4.3.2 G4P in intellj for one project and I get a launch message such as this.

G4P V4.3.2 created by Peter Lager

But on V4.3.8 using either Processing IDE 3 or 4 (downloaded via the Library manager in the IDE) I get this

##project.name## V##library.prettyVersion## created by ##author.name##

But the V4.3.8 I indirectly downloaded after you fixed an issue a few month back, (mouse scroll wheel events) in intellij I get this

G4P V4.3.8 created by Peter Lager

Have you seen this? I’m happy to drag the indirectly downloaded variant into G4P for Processing IDE library to see if it fixes it. But thought I’d leave it alone in case you think there might a better way of reveling the issue.

Cheers
Stefan

Just reinstalled G4P through the contributions manager and I got the expected

G4P V4.3.8 created by Peter Lager

This

##project.name## V##library.prettyVersion## created by ##author.name##

is in the library source code but the project name, author etc. is replaced during the library build process so I am not sure what happened there because it displayed correctly when I tested it in PS v3.5.4