Hi, I need to create custom version for Asset in which, on any check-in (modification) version should be updated like 1.0, 1.1, 1.2.......1.n. and on Publish it should change to 2.0, 3.0,4.0,.....,N.I'm using below event handler to handle the event on version change.Event Handler --> EventConstants....