Skip to content

Commit

Permalink
version 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RootHarold committed Dec 26, 2019
1 parent c801daf commit 0d87330
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.2.7 (CPU Mode) By RootHarold.";
return "LycorisNet Core 2.2.8 (CPU Mode) By RootHarold.";
}

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

0 comments on commit 0d87330

Please sign in to comment.