Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dante383 authored Apr 18, 2023
1 parent 110ef86 commit 80c6154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vlc_gif_maker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ end
function descriptor()
return {
title = "VLC GIF maker";
version = "0.0.3";
version = "0.0.5";
author = "Piotr Zdolski";
url = "https://github.com/Dante383/VLC_GIF_Maker";
description = [[
Expand Down

0 comments on commit 80c6154

Please sign in to comment.