From a0c9dbe80be404ff58e3ce5d7cf312582e370635 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Tue, 2 Jun 2026 20:20:51 +0200 Subject: [PATCH] bump version --- internal/p10k.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/p10k.zsh b/internal/p10k.zsh index 064bbd3a..29b02736 100644 --- a/internal/p10k.zsh +++ b/internal/p10k.zsh @@ -9519,7 +9519,7 @@ if [[ $__p9k_dump_file != $__p9k_instant_prompt_dump_file && -n $__p9k_instant_p zf_rm -f -- $__p9k_instant_prompt_dump_file{,.zwc} 2>/dev/null fi -typeset -g P9K_VERSION=1.20.15 +typeset -g P9K_VERSION=1.20.16 if [[ ${VSCODE_SHELL_INTEGRATION-} == <1-> && ${+__p9k_force_term_shell_integration} == 0 ]]; then typeset -gri __p9k_force_term_shell_integration=1