From f49fac75f4105cb193f2d19b4a2f9ff975c42a9f Mon Sep 17 00:00:00 2001 From: Xavier Fischer Date: Sat, 5 Feb 2022 16:03:03 +0100 Subject: [PATCH] 1.0.4 --- SketchFabApi.Net/SketchFabApi.Net.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SketchFabApi.Net/SketchFabApi.Net.csproj b/SketchFabApi.Net/SketchFabApi.Net.csproj index c1cccf5..28af26a 100644 --- a/SketchFabApi.Net/SketchFabApi.Net.csproj +++ b/SketchFabApi.Net/SketchFabApi.Net.csproj @@ -2,8 +2,8 @@ netcoreapp3.1 - 1.0.3 - 1.0.3 + 1.0.4 + 1.0.4 Sketchfab true Xavier Fischer