diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-06-21 21:02:44 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-06-25 12:26:07 +1000 |
| commit | 713867bbda8322a0938d6b8f0c850752622fdd42 (patch) | |
| tree | 1f8c4e58480471aecdee37e3f734c4c1211e16b1 /Server.csproj | |
| parent | 79d383f6f48df0078e6ba13239f9c4c94fbc9ea6 (diff) | |
Diffstat (limited to 'Server.csproj')
| -rw-r--r-- | Server.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Server.csproj b/Server.csproj index 8de0960..1099c7a 100644 --- a/Server.csproj +++ b/Server.csproj @@ -6,9 +6,9 @@ <ImplicitUsings>enable</ImplicitUsings> <AssemblyName>HyperBooru</AssemblyName> <RootNamespace>HyperBooru</RootNamespace> - <AssemblyVersion>0.19.0.0</AssemblyVersion> + <AssemblyVersion>0.20.0.0</AssemblyVersion> <FileVersion>$(AssemblyVersion)</FileVersion> - <Version>0.19-alpha</Version> + <Version>0.20-alpha</Version> <UserSecretsId>2907567f-4640-4581-8f4d-0977952d26bd</UserSecretsId> </PropertyGroup> |
