Skip to content

Commit

Permalink
v180_hr_styles actual version number
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w committed Mar 16, 2024
1 parent 5bd2724 commit 38a7dc5
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 38a7dc5

Please sign in to comment.