In my SharePoint list I have item that I have just approved. I clicked the Approve/Decline button in Edit form, and then chose Approved.
Now when I take a look at Version history, I see that last change was made by me, and with correct time, but version number is still 1.0. Is this behavior correct? How can I change this?
My list has both versioning and moderation enabled. From my elements.xml in List Definition:
<ListTemplate
VersioningEnabled="TRUE"
EnableModeration="True"