Upgrading Project Pier

Hi everybody. I am currently running Project Pier 0.8.0.2 and I have been prompted in my admin area to download 0.8.0.3 as it is the newest stable release.

I have found documentation on upgrading from activeCollab but not how to upgrade from one stable version of Project Pier to a new version. Is there something on the site already that I'm missing? Any help would be greatly appreciated!

Thanks!

I can't remember where the best source of upgrade instructions is, but it should be pretty straight forward.

Basically,
1) backup your site & db
2) overwrite the old files with the new ones
3) you might need to copy over your old config file
4) run the upgrade script and select the 0.8->0.8.0.3 update which will run the db updates.

should be done.

Do not replace these directories:
/upload
/public/themes/[any custom theme you uploaded]
/public/files/

To run the upgrade script go to

http://yoursite.com/public/upgrade

Thanks,
Aaron