chore(build-props): Bump version number to 0.0.1

This commit is contained in:
Scott 2026-09-04 10:33:11 +10:00
commit 1491a26a3e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>0.0.0</VersionPrefix>
<VersionPrefix>0.0.1</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
</PropertyGroup>
</Project>