Bump to dev version 0.100.1 (#14328)

This commit is contained in:
Justin Ma
2024-11-14 17:04:39 +08:00
committed by GitHub
parent 30f98f7e64
commit e6f55da080
43 changed files with 246 additions and 246 deletions

View File

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