Skip to content

Commit fe415cc

Browse files
committed
feat: update project version to 0.1.1
1 parent 0af3836 commit fe415cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ComingUpNextTray/ComingUpNextTray.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ImplicitUsings>enable</ImplicitUsings>
99
<EnableUnsafeBlocks>false</EnableUnsafeBlocks>
1010
<!-- Single source of truth for version used by publish and MSI -->
11-
<Version>0.1.0</Version>
11+
<Version>0.1.1</Version>
1212
<ApplicationIcon>Resources\ComingUpNext.ico</ApplicationIcon>
1313
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\ComingUpNextTray.xml</DocumentationFile>
1414
</PropertyGroup>
@@ -40,4 +40,4 @@
4040
</PackageReference>
4141
</ItemGroup>
4242

43-
</Project>
43+
</Project>

0 commit comments

Comments
 (0)