Skip to content

Commit

Permalink
Merge pull request #15276 from AUTOMATIC1111/v180_hr_styles-actual-ve…
Browse files Browse the repository at this point in the history
…rsion-number

v180_hr_styles actual version number
  • Loading branch information
AUTOMATIC1111 authored Mar 16, 2024
2 parents e8613db + 38a7dc5 commit bb9df5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/infotext_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
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):
Expand Down

0 comments on commit bb9df5c

Please sign in to comment.