Skip to content

Commit

Permalink
version bump.
Browse files Browse the repository at this point in the history
NTDLS committed Dec 10, 2024
1 parent 8af0160 commit b03a53e
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion @Installers/Installer.Iss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define AppVersion "4.2.4"
#define AppVersion "4.2.5"

[Setup]
;-- Main Setup Information
2 changes: 1 addition & 1 deletion NetTunnel.Library/NetTunnel.Library.csproj
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
<Company>NetworkDLS</Company>
<Authors>NetworkDLS</Authors>
<Copyright>Copyright © 2024 NetworkDLS</Copyright>
<Version>4.2.4</Version>
<Version>4.2.5</Version>
</PropertyGroup>

<ItemGroup>
2 changes: 1 addition & 1 deletion NetTunnel.Service/NetTunnel.Service.csproj
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
<Company>NetworkDLS</Company>
<Authors>NetworkDLS</Authors>
<Copyright>Copyright © 2024 NetworkDLS</Copyright>
<Version>4.2.4</Version>
<Version>4.2.5</Version>
<OutputType>Exe</OutputType>
</PropertyGroup>

2 changes: 1 addition & 1 deletion NetTunnel.UI/NetTunnel.UI.csproj
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
<Company>NetworkDLS</Company>
<Authors>NetworkDLS</Authors>
<Copyright>Copyright © 2024 NetworkDLS</Copyright>
<Version>4.2.4</Version>
<Version>4.2.5</Version>
</PropertyGroup>

<ItemGroup>

0 comments on commit b03a53e

Please sign in to comment.