diff --git a/YoutubeApp/YoutubeApp.csproj b/YoutubeApp/YoutubeApp.csproj
index e8969f0..c23aac8 100644
--- a/YoutubeApp/YoutubeApp.csproj
+++ b/YoutubeApp/YoutubeApp.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
     <PropertyGroup>
         <OutputType>WinExe</OutputType>
-        <Version>0.1.0</Version>
+        <Version>0.1.1</Version>
         <TargetFramework>net7.0</TargetFramework>
         <Nullable>enable</Nullable>
         <BuiltInComInteropSupport>true</BuiltInComInteropSupport>