summaryrefslogtreecommitdiff
path: root/Server.csproj
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-08-29 10:12:53 +1000
committerJake Mannens <jake@asger.xyz>2023-08-29 10:12:53 +1000
commitf22544482a4559cbb4ac14d1f79419dd4a5304ac (patch)
treede6a464554baabdae1607dfd1432ff80d6349f35 /Server.csproj
parentb97c475d2f5b6c4c87719beeab02d1aeacf8a288 (diff)
Finished about dialog
Diffstat (limited to 'Server.csproj')
-rw-r--r--Server.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Server.csproj b/Server.csproj
index ea8b63d..0997d2e 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'">