Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit b23b822

Browse files
authored
Update AssemblyInfo.cs
1 parent bfb04fe commit b23b822

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.CompilerServices;
33

44
// Information about this assembly is defined by the following attributes.
@@ -14,8 +14,8 @@
1414
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1515
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1616

17-
[assembly: AssemblyVersion("1.1.0")]
18-
[assembly: AssemblyFileVersion("1.1.0.0")]
17+
[assembly: AssemblyVersion("1.1.2")]
18+
[assembly: AssemblyFileVersion("1.1.2.0")]
1919

2020
// The following attributes are used to specify the signing key for the assembly,
2121
// if desired. See the Mono documentation for more information about signing.

0 commit comments

Comments
 (0)