Depends on how you perform the upgrade. I'd recommend backing up what you have and just try
git stash git pull git stash applyIt should probably just work, but you may get "merge conflicts" that you'll have to resolve.
how can i change the ownership of a post?
thanks
geoffrey
@breathwork don't think there is an option to do that from the UI. You can probably change it in the database.
Thanks, I was worried that would be the answer...