Skip to content

Commit 89bbaf1

Browse files
Bump version to 1.1.2.0
1 parent 668cc6e commit 89bbaf1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Home Assistant Taskbar Menu/Home Assistant Taskbar Menu.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<ProductName>Home Assistant Taskbar Menu</ProductName>
3737
<PublisherName>Piotr Machowski</PublisherName>
3838
<ApplicationRevision>0</ApplicationRevision>
39-
<ApplicationVersion>1.1.0.0</ApplicationVersion>
39+
<ApplicationVersion>1.1.2.0</ApplicationVersion>
4040
<UseApplicationTrust>false</UseApplicationTrust>
4141
<PublishWizardCompleted>true</PublishWizardCompleted>
4242
<BootstrapperEnabled>true</BootstrapperEnabled>

Home Assistant Taskbar Menu/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("Piotr Machowski")]
1313
[assembly: AssemblyProduct("Home Assistant Taskbar Menu")]
14-
[assembly: AssemblyCopyright("Copyright © 2020 Piotr Machowski")]
14+
[assembly: AssemblyCopyright("Copyright © 2021 Piotr Machowski")]
1515
[assembly: AssemblyTrademark("")]
1616
[assembly: AssemblyCulture("")]
1717

@@ -50,6 +50,6 @@
5050
// You can specify all the values or you can default the Build and Revision Numbers
5151
// by using the '*' as shown below:
5252
// [assembly: AssemblyVersion("1.0.*")]
53-
[assembly: AssemblyVersion("1.1.1.0")]
54-
[assembly: AssemblyFileVersion("1.1.1.0")]
53+
[assembly: AssemblyVersion("1.1.2.0")]
54+
[assembly: AssemblyFileVersion("1.1.2.0")]
5555
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)