Skip to content

Commit 809f7d2

Browse files
authored
Merge pull request #198 from androidseb25/dev
- fixing Websocket Reconnection workflow - version fix #194 #131
2 parents 31f7ef5 + 162d84d commit 809f7d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

iGotify Notification Assist.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<InvariantGlobalization>true</InvariantGlobalization>
88
<RootNamespace>iGotify_Notification_Assist</RootNamespace>
9-
<AssemblyVersion>1.5.0.2</AssemblyVersion>
10-
<FileVersion>1.5.0.2</FileVersion>
9+
<AssemblyVersion>1.5.0.3</AssemblyVersion>
10+
<FileVersion>1.5.0.3</FileVersion>
1111
<Version>1.5.0.1</Version>
1212
<LangVersion>default</LangVersion>
1313
</PropertyGroup>

0 commit comments

Comments
 (0)