Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuan.yang committed Jul 21, 2022
1 parent a435ce5 commit 235d53b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Scorpio/src/Version.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//github : https://github.com/qingfeng346/Scorpio-CSharp
namespace Scorpio {
public static class Version {
public const string version = "2.4.1";
public const string date = "2022-07-20";
public const string version = "2.3.10";
public const string date = "2022-07-21";
}
}

0 comments on commit 235d53b

Please sign in to comment.