Commit bb9df5cd authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub

Merge pull request #15276 from AUTOMATIC1111/v180_hr_styles-actual-version-number

v180_hr_styles actual version number
parents e8613dbc 38a7dc54
......@@ -6,7 +6,7 @@ import re
v160 = version.parse("1.6.0")
v170_tsnr = version.parse("v1.7.0-225")
v180 = version.parse("1.8.0")
v180_hr_styles = version.parse("1.8.0-136") # todo: change to the actual version number after merge
v180_hr_styles = version.parse("1.8.0-139")
def parse_version(text):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment