pull/3003/head
青龍聖者@bdsqlsz 2024-07-15 15:36:41 +08:00 committed by GitHub
parent 0baecb5f09
commit 67271170b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version_flag = 'v1.1.454'
version_flag = 'v1.1.455'
# A smart trick to know if user has updated as well as if user has restarted terminal.
# Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py"
# This means if user did not completely restart terminal, the "version_flag" will be the previous version.