diff options
| author | Jake Mannens <jake@asger.xyz> | 2023-08-28 15:54:10 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2025-08-20 00:48:43 +1000 |
| commit | 6af0c3ec95eac6bf2979869a970ba65cfaeae3f4 (patch) | |
| tree | 7b53f27d34014fbc5aa1fab12342c06319ecc484 /Server.csproj | |
| parent | aec195eff8a62bfdeb58f98f90b894f5f673360d (diff) | |
Added about dialog
Diffstat (limited to 'Server.csproj')
| -rw-r--r-- | Server.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Server.csproj b/Server.csproj index 9c65f5c..fab6521 100644 --- a/Server.csproj +++ b/Server.csproj @@ -8,7 +8,7 @@ <RootNamespace>HyperBooru</RootNamespace> <AssemblyVersion>0.1.0.0</AssemblyVersion> <FileVersion>$(AssemblyVersion)</FileVersion> - <Version>$(AssemblyVersion)</Version> + <Version>0.1-alpha</Version> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
