Skip to content

Commit

Permalink
version 2.10.36
Browse files Browse the repository at this point in the history
  • Loading branch information
RootHarold committed May 22, 2020
1 parent 032bd4b commit 1b86c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LycorisNet/include/lycoris.h
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ namespace LycorisNet {
*/

inline static std::string version() {
return "LycorisNet Core 2.8.36 (CPU Mode) By RootHarold.";
return "LycorisNet Core 2.10.36 (CPU Mode) By RootHarold.";
}

friend Lycoris *loadModel(const std::string &path, uint32_t capacity);
Expand Down

0 comments on commit 1b86c43

Please sign in to comment.