Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit b180b3c

Browse files
committed
Updated assemblies' versions.
1 parent 6ff5baf commit b180b3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/LogoFX.Bootstrapping.Middleware/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
// You can specify all the values or you can default the Build and Revision Numbers
2525
// by using the '*' as shown below:
2626
// [assembly: AssemblyVersion("1.0.*")]
27-
[assembly: AssemblyVersion("1.2.0")]
28-
[assembly: AssemblyFileVersion("1.2.0")]
27+
[assembly: AssemblyVersion("1.3.0")]
28+
[assembly: AssemblyFileVersion("1.3.0")]

src/LogoFX.Bootstrapping/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
// You can specify all the values or you can default the Build and Revision Numbers
2525
// by using the '*' as shown below:
2626
// [assembly: AssemblyVersion("1.0.*")]
27-
[assembly: AssemblyVersion("1.2.0")]
28-
[assembly: AssemblyFileVersion("1.2.0")]
27+
[assembly: AssemblyVersion("1.3.0")]
28+
[assembly: AssemblyFileVersion("1.3.0")]

0 commit comments

Comments
 (0)