zelari-code 2.49.0 → 2.50.1
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.
package/dist/cli/main.bundled.js
CHANGED
|
@@ -39562,7 +39562,7 @@ var CORE_VERSION;
|
|
|
39562
39562
|
var init_version = __esm({
|
|
39563
39563
|
"packages/core/dist/version.js"() {
|
|
39564
39564
|
"use strict";
|
|
39565
|
-
CORE_VERSION = "2.
|
|
39565
|
+
CORE_VERSION = "2.50.1";
|
|
39566
39566
|
}
|
|
39567
39567
|
});
|
|
39568
39568
|
|