Skip to content

Commit

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

[assembly: CLSCompliant(false)]
[assembly: AssemblyVersion("1.0.5.581")]
[assembly: AssemblyFileVersion("1.0.5.581")]
[assembly: AssemblyVersion("1.0.6.602")]
[assembly: AssemblyFileVersion("1.0.6.602")]

[assembly: AssemblyCopyright("Copyright @ 2022 Chr_")]
[assembly: AssemblyProduct("XinjingDaily Bot")]
Expand Down

0 comments on commit 20cbf4b

Please sign in to comment.