Skip to content

Commit 0fa3ff1

Browse files
V5.5
1 parent 74ad025 commit 0fa3ff1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

EasyModbus/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
//
2929
// You can specify all the values or you can use the default the Revision and
3030
// Build Numbers by using the '*' as shown below:
31-
[assembly: AssemblyVersion("5.0.0")]
31+
[assembly: AssemblyVersion("5.5.0")]

EasyModbusClientExample/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
//
2929
// You can specify all the values or you can use the default the Revision and
3030
// Build Numbers by using the '*' as shown below:
31-
[assembly: AssemblyVersion("5.1.0")]
31+
[assembly: AssemblyVersion("5.5.0")]

EasyModbusServerSimulator/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
//
2525
// You can specify all the values or you can use the default the Revision and
2626
// Build Numbers by using the '*' as shown below:
27-
[assembly: AssemblyVersion ("5.1.0")]
27+
[assembly: AssemblyVersion ("5.5.0")]

0 commit comments

Comments
 (0)