diff --git a/corelib/crayfish_capi.cpp b/corelib/crayfish_capi.cpp index 85068d09..b33f7af4 100644 --- a/corelib/crayfish_capi.cpp +++ b/corelib/crayfish_capi.cpp @@ -49,7 +49,7 @@ static LoadStatus sLastLoadStatus; int CF_Version() { - return 0x020102; // 2.1.2 + return 0x020103; // 2.1.3 } diff --git a/plugin/doc/news.html b/plugin/doc/news.html index e07ebefc..faa894e6 100644 --- a/plugin/doc/news.html +++ b/plugin/doc/news.html @@ -8,6 +8,13 @@

What's New

+

Version 2.1.3

+ +

Version 2.1.2