diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-03-29 05:57:43 +1100 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-03-29 05:57:43 +1100 |
| commit | 9f4033649a53222b0543343fc02b0c74a72235b4 (patch) | |
| tree | afa81b1c7926fae3fcc549fdfb2aed31c1de248c /Server.csproj | |
| parent | 4a2491b24b58027a693b1a69f3b94bb23fb96f20 (diff) | |
v0.4av0.4a
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 8396e3d..8e85fd2 100644 --- a/Server.csproj +++ b/Server.csproj @@ -6,9 +6,9 @@ <ImplicitUsings>enable</ImplicitUsings> <AssemblyName>HyperBooru</AssemblyName> <RootNamespace>HyperBooru</RootNamespace> - <AssemblyVersion>0.3.0.0</AssemblyVersion> + <AssemblyVersion>0.4.0.0</AssemblyVersion> <FileVersion>$(AssemblyVersion)</FileVersion> - <Version>0.3-alpha</Version> + <Version>0.4-alpha</Version> <UserSecretsId>2907567f-4640-4581-8f4d-0977952d26bd</UserSecretsId> </PropertyGroup> |
