summaryrefslogtreecommitdiff
path: root/ApiClient.csproj
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2026-06-15 10:31:44 +1000
committerJake Mannens <jake@asger.xyz>2026-06-15 10:31:44 +1000
commit6e58165aa76613fceb1a5e060b467e495fd3cb90 (patch)
tree1ef302adec52abb887ed18317330d4422aba6b5e /ApiClient.csproj
parenta1df04a7ba2f0c810c67081642c1afb841d4f6c4 (diff)
Updated version number
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 8622f7a..e3b991c 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.17.0.0</AssemblyVersion>
+ <AssemblyVersion>0.18.0.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
- <Version>0.17-alpha</Version>
+ <Version>0.18-alpha</Version>
</PropertyGroup>
<ItemGroup>