Skip to content

Commit

Permalink
style 修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Oct 18, 2022
1 parent 5e4c543 commit 0b50a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ASFEnhance/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
using System.Reflection;

[assembly: System.CLSCompliant(false)]
[assembly: AssemblyVersion("1.6.14.0")]
[assembly: AssemblyFileVersion("1.6.14.0")]
[assembly: AssemblyVersion("1.6.15.0")]
[assembly: AssemblyFileVersion("1.6.15.0")]

[assembly: AssemblyCopyright("Copyright © 2022 Chr_")]
[assembly: AssemblyProduct("ASFEnhance")]
Expand Down

0 comments on commit 0b50a9e

Please sign in to comment.