Bump version to 0.101.1 (#14661)

This commit is contained in:
Stefan Holderbach
2024-12-24 23:47:00 +01:00
committed by GitHub
parent fb26109049
commit d3cbcf401f
47 changed files with 250 additions and 250 deletions

View File

@ -27,7 +27,7 @@ import sys
import json
NUSHELL_VERSION = "0.101.0"
NUSHELL_VERSION = "0.101.1"
PLUGIN_VERSION = "0.1.1" # bump if you change commands!