summaryrefslogtreecommitdiff
path: root/ApiClient.csproj
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2026-06-25 12:27:07 +1000
committerJake Mannens <jake@asger.xyz>2026-06-25 12:27:37 +1000
commita4bab3ce55d8eb7501d6c2b0c53953c7b2e1dbab (patch)
tree7322994c71c0b14061e948ee4ca6c67b5f9d2202 /ApiClient.csproj
parent9e5a3b879f68bc21e497f06b2cd628300f331a3f (diff)
Updated version numberdev
Diffstat (limited to 'ApiClient.csproj')
-rw-r--r--ApiClient.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/ApiClient.csproj b/ApiClient.csproj
index b3013f6..8ba0cf2 100644
--- a/ApiClient.csproj
+++ b/ApiClient.csproj
@@ -7,9 +7,9 @@
<AssemblyName>HyperBooru.ApiClient</AssemblyName>
<AssemblyTitle>HyperBooru.ApiClient</AssemblyTitle>
<RootNamespace>HyperBooru.ApiClient</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>
</PropertyGroup>
<ItemGroup>