diff --git a/zpico.zsh b/zpico.zsh index e1405bd..a74beda 100644 --- a/zpico.zsh +++ b/zpico.zsh @@ -3,7 +3,7 @@ # https://github.com/thornjad/zpico # Copyright (c) 2021-2023 Jade Michael Thornton under the terms of the ISC License -typeset ZP_VERSION=0.4.0 +typeset ZP_VERSION=0.5.0 typeset ZP_HOME=${0:A:h} typeset ZP_PLUGIN_HOME=${ZP_PLUGIN_HOME:-${HOME}/.local/share/zpico/plugins}