Bump to 0.99.2 (#14136)

This commit is contained in:
Stefan Holderbach
2024-10-20 23:12:41 +02:00
committed by GitHub
parent 8812072f06
commit f061c9a30e
43 changed files with 243 additions and 243 deletions

View File

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