diff --git a/randopix.nimble b/randopix.nimble index d3c0beb..3a90435 100644 --- a/randopix.nimble +++ b/randopix.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.0" +version = "1.1.0" author = "luxick" description = "Play an image slide show from different sources" license = "GPL-2.0" diff --git a/src/version b/src/version index afaf360..1cc5f65 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.1.0 \ No newline at end of file