diff options
| author | Jake Mannens <jake@asger.xyz> | 2024-10-28 11:06:17 +1100 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2024-10-29 13:02:44 +1100 |
| commit | b39dc97286456159a99b8afcdfdb6e0aae759495 (patch) | |
| tree | 57a6b56bba9d56068faeb25d091f34ddebadb320 | |
| parent | 89924a72b904c3751fda9f49768c021361918783 (diff) | |
Update version numberv0.5-dev
| -rw-r--r-- | PagerParser.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PagerParser.csproj b/PagerParser.csproj index 088f82e..c430b3f 100644 --- a/PagerParser.csproj +++ b/PagerParser.csproj @@ -4,7 +4,7 @@ <TargetFramework>net8.0</TargetFramework> <Nullable>enable</Nullable> <ImplicitUsings>enable</ImplicitUsings> - <Version>0.4-rc2</Version> + <Version>0.5-rc1</Version> <UserSecretsId>77f0c394-8b38-418c-a13e-2dc7c57ff7b9</UserSecretsId> </PropertyGroup> |
