Scripted version bump + release branch creation
This commit is contained in:
@@ -140,7 +140,7 @@ def _draw_introduction(image_y, ui_scale, window_width, window_height):
|
||||
x = 0.5 * window_width
|
||||
y = 0.70 * window_height
|
||||
blf.size(font_id, int(32 * ui_scale), 72)
|
||||
draw_text_center(f"Blender Benchmark {version.version_human}", x, y, shadow=True)
|
||||
draw_text_center(f"Blender Benchmark {version.formatted()}", x, y, shadow=True)
|
||||
|
||||
y -= 32 * ui_scale
|
||||
blf.size(font_id, int(12 * ui_scale), 72)
|
||||
|
Reference in New Issue
Block a user