bump version

This commit is contained in:
Daniel Poelzleithner 2022-10-28 15:12:41 +02:00
parent e08685cfd6
commit a2f7df504c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ then
lsyncd.terminate( -1 )
end
lsyncd_version = '2.3.0'
lsyncd_version = '2.3.1'
-- compatibility with 5.1
if table.unpack == nil then