lr-chatbot 0.6.2 → 0.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -18459,7 +18459,7 @@ let We = class extends jt {
|
|
|
18459
18459
|
Ot(this, Qn, t);
|
|
18460
18460
|
}
|
|
18461
18461
|
static getVersion() {
|
|
18462
|
-
return "LR Chatbot - 0.6.
|
|
18462
|
+
return "LR Chatbot - 0.6.3";
|
|
18463
18463
|
}
|
|
18464
18464
|
async performUpdate() {
|
|
18465
18465
|
return await this.initTranslations(), super.performUpdate();
|