There are no changes to the project file format between 2.5.25 and 2.5.23. When we do make changes they are fully backwards compatible.
That is, lets say we add a field to project files in wyBuild 2.6. If you open the project in wyBuild 2.5.x and then save the project files you'll lose any field that were added in wyBuild 2.6 (because it ignores fields it doesn't understand).
Short answer: all projects are backwards compatible. The only caveat is that new fields are dropped if re-saved with an older version of wyBuild.
Does this help?