diff --git a/src/zibri/zibri.utilities.ts b/src/zibri/zibri.utilities.ts index 4b13dd3..9b2b54e 100644 --- a/src/zibri/zibri.utilities.ts +++ b/src/zibri/zibri.utilities.ts @@ -37,7 +37,7 @@ type ZibriCliOptions */ export abstract class ZibriUtilities { - private static readonly CLI_VERSION: string = '2.1.3'; + private static readonly CLI_VERSION: string = '2.1.4'; /** * Runs a zibri cli command inside the provided directory.