From 517270d655f225f1fd4fb04d29d2f1bb0f17906e Mon Sep 17 00:00:00 2001 From: Tim Schneeberger Date: Mon, 18 Jan 2021 18:45:23 +0100 Subject: [PATCH] Dump version to 4.0.1.0 --- GalaxyBudsClient/GalaxyBudsClient.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GalaxyBudsClient/GalaxyBudsClient.csproj b/GalaxyBudsClient/GalaxyBudsClient.csproj index 8d5c31b5c..7e30ed0c8 100644 --- a/GalaxyBudsClient/GalaxyBudsClient.csproj +++ b/GalaxyBudsClient/GalaxyBudsClient.csproj @@ -3,8 +3,8 @@ WinExe netcoreapp3.1 Resources/icon_white.ico - 4.0.0.0 - 4.0.0.0 + 4.0.1.0 + 4.0.1.0 enable true Debug;Release;Debug (Local server);Release - Windows ARM