We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af3836 commit fe415ccCopy full SHA for fe415cc
src/ComingUpNextTray/ComingUpNextTray.csproj
@@ -8,7 +8,7 @@
8
<ImplicitUsings>enable</ImplicitUsings>
9
<EnableUnsafeBlocks>false</EnableUnsafeBlocks>
10
<!-- Single source of truth for version used by publish and MSI -->
11
- <Version>0.1.0</Version>
+ <Version>0.1.1</Version>
12
<ApplicationIcon>Resources\ComingUpNext.ico</ApplicationIcon>
13
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\ComingUpNextTray.xml</DocumentationFile>
14
</PropertyGroup>
@@ -40,4 +40,4 @@
40
</PackageReference>
41
</ItemGroup>
42
43
-</Project>
+</Project>
0 commit comments