Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit f754fac

Browse files
committed
change version.
1 parent c3cd9ff commit f754fac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ClickShow/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("")]
1414
[assembly: AssemblyProduct("ClickShow")]
15-
[assembly: AssemblyCopyright("Copyright © 2021")]
15+
[assembly: AssemblyCopyright("Copyright © 2021 By CuiLiang")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.1.0.0")]
55-
[assembly: AssemblyFileVersion("1.1.0.0")]
54+
[assembly: AssemblyVersion("1.2.0.0")]
55+
[assembly: AssemblyFileVersion("1.2.0.0")]

0 commit comments

Comments
 (0)