Commit 38a7dc54 authored by w-e-w's avatar w-e-w

v180_hr_styles actual version number

parent 5bd27247
......@@ -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