zelari-code 2.54.0 → 2.55.0
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
|
@@ -40104,7 +40104,7 @@ var CORE_VERSION;
|
|
|
40104
40104
|
var init_version = __esm({
|
|
40105
40105
|
"packages/core/dist/version.js"() {
|
|
40106
40106
|
"use strict";
|
|
40107
|
-
CORE_VERSION = "2.
|
|
40107
|
+
CORE_VERSION = "2.55.0";
|
|
40108
40108
|
}
|
|
40109
40109
|
});
|
|
40110
40110
|
|