Skip to content

Commit 452f47e

Browse files
marco44Jérémy Rosen
authored andcommitted
Mark autostyle as 3.0.0 compatible
1 parent d9158fb commit 452f47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/autostyle.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ local darktable = require "darktable"
4141
local autostyle_apply_one_image,autostyle_apply_one_image_event,autostyle_apply,exiftool_attribute,capture
4242

4343
-- Tested it with darktable 1.6.1 and darktable git from 2014-01-25
44-
darktable.configuration.check_version(...,{2,0,2},{2,1,0})
44+
darktable.configuration.check_version(...,{2,0,2},{2,1,0},{3,0,0})
4545

4646
-- Receive the event triggered
4747
function autostyle_apply_one_image_event(event,image)

0 commit comments

Comments
 (0)